User Activity

Hello, I'm using the the official example of CubeMX P2P_server and I want to enter stop2 mode during advertising to minimize the current consumption like this: void SCH_Idle(void) { LL_C2_PWR_SetPowerMode(LL_PWR_MODE_STOP2); HAL_PWREx_EnableBLEActivi...
Hello, I am facing problems with installing the DFU Driver on my PC, I have followed the steps which are mentioned in UM2237 document which are the following: 1- installing STM32Cube Programmer 2- run STM32Bootloader.bat as administrator 3- put the N...