Hello bodys,
What are the setting steps to enter vlps mode? At present I have enabled CAN, Uart, SPI, LPIT, but when I disable these modules and enter VLPS mode, using the function (POWER_SYS_SetMode(POWER_SYS_VLPS, POWER_MANAGER_POLICY_FORCIBLE);), my current consumption still reaches about 5mA. In the demo project I used the SDK, the current can reach below 1mA, and the consumption of the peripheral circuit is sent out. My project is based on SDK, please be as detailed as possible, thank you