STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! Reading continuously RTC in STM32F4 ar 180MHz

I have problems when I read continuously the RTC time in stm32f446 at 180MHz, after some readings, this gives me the same value. To find a solution, I implement a delay of 1 second to read the RTC and this solves the problem, however, I don't know wh...

Long LPTIM values

My goal is to wake up an MCU that remains in STOP2 Mode. For this i've sucessfully implemented LPTIM to wake-up from STOP2. Now my problem is, that the LPTIM can only be set to a maximum value of 0xFFFF, which is 2 Seconds if i got the stm32 document...

Labels