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

STM32F411VE - IAR save RAM values on debugger reset

Hi everybody,I'm using STM32F411VE and compiling/debugging with IAR / ST-LINK.My firmware has a structure that must be non volatile and is, thus, saved on flash everytime the machine detects that the mains have been switched off (by z-crossing detect...

gdivella by Associate
  • 184 Views
  • 0 replies
  • 0 kudos

Resolved! Do RAM may have old data after energized

Hi everyone ,We are using our custom bootloader firmware to update our main firmware.To do that we set a flag at a specific location at RAM and reset the MCU.The flag size is 1 byte.At the bootloader firmware read the data from RAM and if this data m...

Resolved! spi clock configuration

Hello, I am using nucleo stm32f429zi. I want to add MCP3304 SPI with my controller. It works properly, but my spi clock is 1.325MHz, which means my channel sample rate will be 1.325MHz/21=63095Hz (sample rate for 4 differential channels). so each ch...

yang hong by Associate II
  • 2168 Views
  • 2 replies
  • 0 kudos

RTC Init STM32L152RE

Dear Members,How can I save date and time setting on STM32L152RE ?Everytime I have reset, it's initialized to the value on init code, how can I the value after power off ?I put a battery on VBAT , it doesn't help,Thanks

Labels