OpenNuvoton / M031BSP

BSP for M031 Series MCU
Apache License 2.0
15 stars 16 forks source link

Cannot Enable M032LD2AE UART1 clock #15

Closed alihayek179 closed 1 year ago

alihayek179 commented 2 years ago

I am trying to enable M032LD2AE UART1 clock, but the value of UART1CKEN (CLK_APBCLK0[17]) is not changing. I tried doing that using sample codes, and NuLink (debugger).

kchuang1 commented 2 years ago

Hi, Please refer the https://www.nuvoton.com/export/sites/nuvoton/files/product-related-information/Nuvoton-MCU-PSG.pdf M032LD2AE only have one UART (UART0), so it cannot enable UART1 clock.