2024-11-27 01:32 AM - last edited on 2024-11-27 03:22 AM by SofLit
Split from https://community.st.com/t5/stm32-mcus-wireless/how-to-write-correct-sleep-function-for-wb55/td-p/746937 as this is a separate question
Hello,
I have another question: When I enable the CFG_LPM_SUPPORTED parameter in CubeMX, where should I call my custom functions to ensure they work correctly?
I noticed that when I call my custom functions under the MX_APPE_Process(); function, they do not work properly. Additionally, I am using the LPUART1 and USART1 channels for my sensors, and I observed that they are not functioning either.
Looking Forward to Your Response,