4 Sample Code
The sample codes for
| Project Name |
| Description |
| ext_bus_nandflash | Use external bus to access Nand Flash | |
|
|
|
|
| uart |
| Use UART to communicate with PC |
|
|
|
|
| can |
| Implement CAN communication between 2 |
|
| CAN nodes | |
|
|
| |
| rtc |
| Use IIC to access RTC module |
|
|
|
|
| usb_function_mose |
| Implement the USB mouse to demonstrate |
|
| USB function | |
|
|
| |
| usb_host_catch_mouse |
| Identify a USB mouse and print the mouse |
|
| position on debug window | |
|
|
| |
|
|
| |
| lcd_ad_key | Display ad value and key status on LCD | |
|
|
|
|
Notes:
1)It provides both IAR and Keil project for these sample code, IAR project is developed in EWARM Embedded Workbench V6102, and Keil project is developed in Keil uVision 4.20.
2)If user use other version to open these projects, compiling error may occur, in this case, please check following setting.
IAR IDE
¾MCU type
¾
¾ICF file
¾Flash loader
Keil IDE
¾MCU type
¾
¾ROM & RAM memory address
13