446bde64c8
* Update drivers. 1. Improve LVGL avg FPS. 2. Sync configuration to 4.1.0. * [Nuvoton] Update drivers. 1. Fix open-control order issue in CAN driver. 2. [N9H30] Improve N9H30 I2C busy-wait implementation. 3. [N9H30] Support 1024x600x32b LCD panel. 4. Move nu_packages menu into sub-menu of board. * Update menu-option. 1. Set BOARD_USING_LCM is on by default. 2. Fix default value setting in choice-option. * Fix control function in I2C driver. * Add sdk_dist.py and ADC touching calibration function. Co-authored-by: Wayne Lin <wclin@nuvoton.com>
M2354 Series
Supported drivers
Peripheral | rt_device_class_type | Device name |
---|---|---|
BPWM | RT_Device_Class_Miscellaneous (PWM) | bpwm[0-1] |
BPWM (Capture function) | RT_Device_Class_Miscellaneous (Input capture) | bpwm[0-1]i[0-5] |
CAN | RT_Device_Class_CAN | can0 |
CLK | RT_Device_Class_PM | pm |
CRC | RT_Device_Class_Miscellaneous (HW Crypto) | hwcryto |
CRYPTO | RT_Device_Class_Miscellaneous (HW Crypto) | hwcryto |
EADC | RT_Device_Class_Miscellaneous (ADC) | eadc0 |
EBI | N/A | N/A |
ECAP | RT_Device_Class_Miscellaneous (Input capture) | ecap[0-1]i[0-2] |
EPWM | RT_Device_Class_Miscellaneous (PWM) | epwm[0-1] |
EPWM (Capture function) | RT_Device_Class_Miscellaneous (Input capture) | epwm[0-1]i[0-5] |
FMC | FAL | N/A |
GPIO | RT_Device_Class_Miscellaneous (Pin) | gpio |
GPIO | RT_Device_Class_I2CBUS | softi2c0[0-1] |
I2C | RT_Device_Class_I2CBUS | i2c[0-2] |
I2S | RT_Device_Class_Sound/RT_Device_Class_Pipe | sound0 |
PDMA | N/A | N/A |
QEI | RT_Device_Class_Miscellaneous (Pulse encoder) | qei[0-1] |
QSPI | RT_Device_Class_SPIBUS | qspi0 |
RTC | RT_Device_Class_RTC | rtc |
SC (UART function) | RT_Device_Class_Char | scuart[0-2] |
SDH | RT_Device_Class_Block | sdh0 |
SPI | RT_Device_Class_SPIBUS | spi[0-3] |
SPI (I2S function) | RT_Device_Class_Sound/RT_Device_Class_Pipe | spii2s[0-3] |
TIMER | RT_Device_Class_Timer | timer[0-5] |
TIMER (Capture function) | RT_Device_Class_Miscellaneous (Input capture) | timer[0-5]i0 |
TIMER (PWM function) | RT_Device_Class_Miscellaneous (PWM) | tpwm[0-5] |
TRNG | RT_Device_Class_Miscellaneous (HW Crypto) | hwcryto |
UART | RT_Device_Class_Char | uart[0-5] |
USBD | RT_Device_Class_USBDevice | usbd |
USBH | RT_Device_Class_USBHost | usbh |
USCI (I2C function) | RT_Device_Class_I2CBUS | ui2c[0-1] |
USCI (SPI function) | RT_Device_Class_SPIBUS | uspi[0-1] |
USCI (UART function) | RT_Device_Class_Char | uuart[0-1] |
WDT | RT_Device_Class_Miscellaneous (Watchdog) | wdt |