Stellaris Luminary Micro ARM 系列之 DK-LM3S815 多個學習範例全都是基于 Keil 工程版的範例, 並包含 LM3S Library Source Code ,而範例內容列舉如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S815 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 13.I2C_Atmel 等...
标签: Stellaris Luminary Library Source
上传时间: 2013-12-26
上传用户:haohaoxuexi
Stellaris Luminary Micro ARM 系列之 EV-LM3S811 多个学习范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例内容列举如下: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.Hello 5.Interrupts 6.QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog 等...
标签: Stellaris Luminary Library Source
上传时间: 2016-01-01
上传用户:yimoney
Stellaris Luminary Micro ARM 系列之 LM3S811 Evaluation Board 多个学习范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例内容列举如下: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.Hello 5.Interrupts 6.QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog 等
标签: Evaluation Stellaris Luminary Library
上传时间: 2013-11-28
上传用户:dengzb84
// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 Interrupts // and outputs that word to the screen, with all characters in uppercase
标签: demonstrates C8051F060 configure the
上传时间: 2013-12-23
上传用户:hopy
This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within any terminal-program (9600 Baud). With each pressed key the next channel will be converted. No Interrupts are used.
标签: will D-channels sample result
上传时间: 2016-04-23
上传用户:wxhwjf
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter Interrupts, and various other SCSI activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
标签: driver This controllers directory
上传时间: 2016-06-28
上传用户:caiiicc
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter Interrupts, and various other SCSI activities. This driver is also responsible shutting down the controller during device removal or power management operations.
标签: PCI_UltraSCSI Controllers directory contains
上传时间: 2016-06-28
上传用户:l254587896
RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained Interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
标签: functionality provide written employ
上传时间: 2016-08-24
上传用户:小眼睛LSL
This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assuming a 30Mhz XCLKIN). The clock divider in the ADC is not used so that the ADC will see the 25Mhz on the HSPCLK. Interrupts are enabled and the EVA is setup to generate a periodic ADC SOC on SEQ1. Two channels are converted, ADCINA3 and ADCINA2.
标签: SYSCLKOUT example divides HSPCLK
上传时间: 2014-01-25
上传用户:ljt101007
This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with Interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The fi rst program uses the programmed I/O approach and the second program uses Interrupts.
标签: with communicate how tutorial
上传时间: 2013-12-13
上传用户:熊少锋