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

backup SRAM STM32F427 - Vbat

Posted on October 20, 2015 at 22:05Hello could you please help me with my question about backup SRAM in STM32F427? I have design, where I am using voltage regulator for VDD and VDDA - 3V0. As backup I use batery 3.2V connected to VBAT pin6.   My qu...

pavel by Associate II
  • 552 Views
  • 5 replies
  • 0 kudos

SAI block settings

Posted on May 22, 2015 at 11:33Hi,help me please to set up the SAI correctly.I need a mode I2S standart, 32-bit frame, 24-bit data. I configured my code:   hsai_BlockA1.Instance = SAI1_Block_A;   hsai_BlockA1.Init.Protocol = SAI_FREE_PROTOCOL;   hsa...

z1060 by Associate II
  • 374 Views
  • 1 replies
  • 0 kudos

How to setup interrupts correctly

Posted on October 10, 2015 at 17:31 Hello, I've the following configuration on my STM32F4: - ADC with DMA triggered from TIM3 - EXTI0 triggered fromGPIO PA00 - EXTI1 triggered from GPIO PA01 The interrupt EXTI0 and EXTI1 s...

Stop PWM output after N steps

Posted on August 27, 2012 at 20:01Is there a way to tell a TIMer on STM32 chips to do some number of steps and automatically stop after finished (and give an interrupt)?  I can do it now with a counter in the ISR but a few pulses slip out before I c...

Precise frequency measurement with STM32F3

Posted on October 20, 2015 at 15:51Hi, all. Could you please recommend the best way to do that using STM32 Timers? Input signal is a 5-10 kHz 3V sine-wave, and high-stable TCXO 12 MHz is used for MCU clocking. Measurement should be done with 1E-3 H...

krdmitry by Associate II
  • 1074 Views
  • 6 replies
  • 0 kudos

STM32F373 - Strange sigma-delta AD behaviour

Posted on October 21, 2015 at 21:21My colleague uses STM32F373 and he found a strange behaviour with SD AD. Actually, this behaviour is described in ref. manual, but I am just curious why it is like that...He starts SD AD conversion with software co...

matic by Associate III
  • 181 Views
  • 2 replies
  • 0 kudos

STM32L0x1 Accurate LSE Clocks

Posted on October 21, 2015 at 17:40Hello! We are trying to generate a clock signal around 1.024MHz.  We currently have a 32768 watch crystal connected up and are hoping to get at least the 0.5% accuracy as alluded to in the reference guide:Multispee...

marcie by Associate
  • 284 Views
  • 2 replies
  • 0 kudos
Labels