标题: [M2L31] Receiving Variable Length Data by LPUART in Power-down Mode [打印本页] 作者: admin 时间: 2024-8-20 15:40 标题: [M2L31] Receiving Variable Length Data by LPUART in Power-down Mode
Application: This example code implements receiving data of variable length through LPUART in Power-down mode, and then wakes up the MCU for data processing. This realizes the operating characteristics of M2L31 low power LPUART.
BSP Version: M2L31_Series_BSP_CMSIS_V3.00.000
Hardware: NuMaker-M2L31KI V2.1
This example code will demonstrate how to use M2L31's LPUART and LPPDMA to receive data of variable length in Power-down mode, and then wake up the MCU. The MCU will process the data and then enter Power-down mode again, and so on. This reduces system power consumption.