Skip to content

Releases: OpenNuvoton/M3351BSP

V3.00.001

12 Feb 09:35

Choose a tag to compare

  • Updated startup to improve stability of Reset_Handler with GCC compiler.
  • Updated peripheral register: sys_reg.h
  • Updated standard driver
    • CLK: CLK_SetPowerDownMode and CLK_SysTickDelay.
    • FMC: FMC_ISPSTS_INTFLAG_Pos definition changed to depend on secure state.
    • I3C: I3C_BusClkConfig improved stability of SDR read.
    • QSPI: QSPI_CLKSEL_PLL replaced QSPI_CLKSEL_PLL_DIV2.
    • SPI: SPI_CLKSEL_PLL replaced SPI_CLKSEL_PLL_DIV2.
    • SYS: Removed SYS_DISABLE_POR and SYS_ENABLE_POR.
  • New CMSIS driver
    • CAN, Flash, GPIO, I2C, SAI, SPI, USART, USBD, USBH, and VIO
  • New sample code: CANFD_BusOffRecovery
  • Updated sample code:
    • All sample codes added IAR and VS Code projects.
    • I3C_Controller and I3C_Target: Updated SDR SCL frequency.