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! I2C clock timing generation

Hi,I've read that for some STM families (F0, F3, L0, L4, etc.) the I2C clock timing must be calculated with an excel file or with the STMCubeMX software.The calculus is "closed source"? Can I reproduce it in my own code?I'm writing an interface for a...

Resolved! Do we have example codes on how to use fire wall to protect function on Flash and data on SRAM for STM32L073RZTx micro controller ? please share the link

I am trying to protect code(in flash) and data(sram) using fire wall feature But board is resetting when exucute the function. Following is the code to initiate and enable fire wall. void firewall_init(void){ FIREWALL_InitTypeDef firewall1; firewall1...

sMNMS by Associate
  • 398 Views
  • 2 replies
  • 0 kudos

STM32F10x entering standby mode fails occasionally

Posted on October 28, 2016 at 02:11We use PWR_EnterSTANDBYMode library function to enter the standby mode. I have added line to enable WKUP pin. The STM32 enters standby mode most of times. But, sometimes(once in 25 or so times), it just reaches the...

sandeshm by Associate
  • 985 Views
  • 9 replies
  • 0 kudos