User Activity

I am trying to create a frequency meter in a STM32U575ZI microcontroller that works with ThreadX and low power consumption using the low power timers LPTIM3 and LPTIM4, as well as an interrupt using EXTI 14. In summary, I use LPTIM4 to count input p...
I'm trying to use the LPTIM4 while in STOPMode2, in a stm32U575ZI-Q microcontroller, as a external pulse counter, and use this pulse value to refresh a LCD screen. For this question I'm only using the usart1 to tell me how many pulses were detected i...
Hello.I'm using the lastest version of STM32CubeIDE, 1.12.1.The problem occurs after configuring al the STM32CubeMX perifereals and I try to build the project so it generates al the files that I need. But when I press the yellow wheel icon, the proje...
Hello. I'm trying to make a code to show some menús (configuration and user menús) in a LCD screen, but something goes wrong when I try to write the year, and read it later, from the RTC calendar registers.My main code begins with the cube MX functio...
I have been testing the internal temperature sensor on the STM32 Nucleo-L452RE recently. I'm trying to measure the ambient temperature using this sensor, thinking that it shouldn't vary more than about 2ºC compared to the internal temperature of the ...
Kudos from