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

stm32l100 data structure alignment,packing and pading

Posted on March 26, 2014 at 09:09Hello, I'm using stm32l100(compile and debug through kiel v4) which is connected to Network processor (Lon ft5000) ,.my firmware consist of structures and nested structures with different size of members ,...My doubt...

sundar by Associate II
  • 224 Views
  • 1 replies
  • 0 kudos

STM32F103R8T6 Timer4 Input Capture problem

Posted on March 24, 2014 at 11:17Hi!There is a problem with Timer4 Input Capture use.  Initially everything was developed under the STM32L100R8T6 controler, but so happened that it was necessary to pass to STM32F103R8T6. This code perfectly works at...

gambit by Associate II
  • 637 Views
  • 13 replies
  • 0 kudos

Flash is corrupting after a couple of immediate resets

Posted on March 23, 2014 at 20:11 I want to store Device ID inside the flash permanently. So I am using internal Flash of STM I can write&read to Flash in STM After writing the value to the flash, and switch off and then I can read it without any...

io517 by Associate
  • 757 Views
  • 5 replies
  • 0 kudos

STM32F101 Stop Mode latency?

Posted on March 20, 2014 at 14:22Hello, Does anyone know (has experience) how much time it takes the STM32F101 to reach quiescent current (say from 3mA to 100uA) when entering Stop Mode (from the moment  __WFI is executed) or is it instantaneous? Ki...

wrong device marking STM32F100RCT6

Posted on March 23, 2014 at 07:57I have chosen STM32F100RCT6 for a new project because of the large number of PWM channels it has. I was not able to activate the clock for timers 12-17, therefore I conduct some more experiments with this chip. Surpr...

Labels