User Activity

HAL_PWR_EnterSTANDBYMode() will still wait properly, but HAL_PWREx_EnterSHUTDOWNMode() will immediately return to RUN mode.What do you think is the cause of immediate wakeup?​As shown below, the only code difference is whether to enable HAL_PWREx_Ent...
I have a question about the flash program function by UART communication on the evaluation board NUCLEO-L433RC-P.After rewriting flash with UART, I restarted it with Run After Program, but it does not work properly (LED blinks if it is normal).Unplug...
I am sending with CDC_Transmit_FS by USB CDC, but USB_TransmitCplt_Callback is not called unless the other computer receives it on the COM port.How do I time out or abort a send?MCU: STM32L433CCUxLibrary Version: STM Cube FW_L4 V1.17.0
Kudos from