USB CDC and STOP2 power mode
Posted on March 04, 2016 at 22:58I am using a STM32L476 chip based on CubeMX generated code . I have ported this to a development board and implemented Stop2 power state to save battery life. I have a stop_x() and start_x() function for each device...