User Activity

Hi, I am trying to configure and use the LPUART on my STM32L552 board. From the user manual I deduce that the LPUART is connected to the ST-LINK by default, through a VCP.My code (in this order)Selects the system clock to be used for LPUART1 (which i...
Hi, I am trying to program a STM32L552ZEQ to use HSE instead of the default clock, but I am doing something wrong. I attach the reference manual, as well as the user manual for my specific board. In the user manual, on page 24, it is stated that ther...
Hi! I am trying to run a simple blink example using the STM32L552 Nucleo board, but I can't seem to figure it out. Any help in figuring out what my problem is would be very helpful. I've tried looking at the data sheet to figure out what the SRAM-bou...