User Activity

Hi,I am using a custom board integrating a STM32L071kzt6 MCU and have an issue to wakeup the MCU with uart start bit detection if the MCU uart rx line was no more pullup by the device with which the MCU communicates (A FT230XS USB to RX bridge).It is...
Hi,I am currently trying to receive uart message when the MCU is in stop mode on a Nucleo-L073Rz board.To do this I first wake up the mcu on uart start bit, and when the mcu receive the uart idle event.I can then treat the received message in the mai...
Hi everyone,I am currently trying to create a library from STM32 Hal driver (Name of this project is Nucleol073rzHalTest).The aim for this library is to contain all pin configuration to be used in other projetcs.For this I simply create a stm32 execu...
Kudos given to