[NUC240] Use ADC, GPIO and USB Mouse in RTX
Posted: 13 May 2020, 14:18
- Application: This code uses ADC, GPIO and USB mouse in RTX.
- BSP Version: NUC230_240 Series BSP CMSIS V3.01.001
- Hardware: NuEdu-EVB-NUC240 V2.1 and NuEdu-Basic01 V2.1
CMSIS-RTOS in Keil MDK (Microcontroller Development Kit) provides a standard API for RTOS and application layer, includes the Keil free RTOS, RTX (Real-Time eXecutive) kernel. Once others RTOS can support CMSIS-RTOS, we can port our application to others RTOS platform easily. This sample code uses RTX kernel, which is provided by Keil CMSIS-MDK, to create a RTX kernel system, and then executes USB, ADC, UART and GPIO task.
You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1225171553