Logo

[NUC972] Linux Applications and demos

, 2020年3月13日|
0
2769
0
NUC970 Linux Applications
https://github.com/OpenNuvoton/NUC970_Linux_Applications

and demos in OpenNuvoton:
https://github.com/OpenNuvoton/NUC970_Linux_Applications/tree/master/demos

1. UART sample code(demos/uart)
2. LCD sample code(demos/lcm)
3. SD card(automount to /mnt/)
4. USB(pen drive automount to /mnt/)
5. GPIO handling(demos/gpio)
6. Interrupts (demos/thread)
7. Spi(demos/spi) , i2c(Applications/i2c-tools)
8. Touch interface(Applications/tslib1-1)
9. Dual ethernet(demos/eth2uart)
10. Can bus(demos/CAN) and 485(demos/rs485)