| Items |
Descriptions |
Delivery |
| ADC Driver |
Demonstrate the use of the ADC12B&ADC peripheral |
Source |
| DMA Driver |
Use DMA's link list mode to transfer data |
Source |
| EEFC Driver |
Demonstrate the use of the EEFC Device |
Source |
| GPBR Driver |
Used to test Reset controller and General Purpose Backup Registers |
Source |
| HSMCI Driver |
Demonstrate the use of the HSMCI interface |
Source |
| LCD Driver |
Used to display picture and character in LCD |
Source |
| NandFlash Driver |
Write, read or erase NandFlash |
Source |
| NVIC Driver |
Demonstrate the use of the NVIC peripheral |
Source |
| PDC Driver |
PDC receives data from the DBGU serial port, then store these data into memory and display them in HyperTerminal. |
Source |
| PWM Driver |
By configuring the channels of PWM to view the different output phenominons |
Source |
| PWR Driver |
Test the POWER function, including SUPC and PMC |
Source |
| RTC Driver |
Display Time and Data in DBGU serial port |
Source |
| RTT Driver |
In the program you can set the RTT's Presales Value and define RTT's alarm value |
Source |
| RTX Driver |
RTX OS to achieve the Task Scheduling, and simulates the changing of the traffic lights at the crossroads |
Source |
| SPI Driver |
Transfer data between touchscreen and CPU through SPI interface |
Source |
| SRAM Driver |
write and read the external SRAM |
Source |
| SSC Driver |
Demonstrate the use of the Synchronous Serial Controller (SSC) |
Source |
| TIM Driver |
Demonstrate the use of the TC peripheral |
Source |
| Touchscreen Driver |
Get the coordinate of the touch place, and display it in DBGU serial port and LCD |
Source |
| TWI Driver |
Demonstrate the use of the TWI peripheral |
Source |
| UDPHS Driver |
Test USB MASS_STORAGE |
Source |
| USART Driver |
Demonstrate the use of the USART peripheral |
Source |
| USB Driver |
Test the USB Communication Device class (CDC) serial communication |
Source |
| Watchdog Driver |
Set the watchdog's counter WDV=0xff, thenwatchdog will trigger an interrupt if it has not been reseted in WDV/(32768/128)s. |
Source |