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

I2C Reception Issue with DMA in HAL Library

HelloI am implementing I2C transfer with DMA in stm32.Processor: stm32l152rdt6DMA Configuration:I would like to continuously receive 3 bytes from master, so I use circular mode.NVIC Configuration:I2C Initialization Code: hi2c1.Instance = I2C1; hi2...

0690X00000AA9vBQAT.png 0690X00000AA9vLQAT.png
MHuan.18 by Associate
  • 294 Views
  • 0 replies
  • 1 kudos

More documentation about VOSRDY

Hello,STM32F4 and F7 have a VOSRDY bit in PWR->CSR. Documentation about the bit is nearly not existant. On a F4, while still running on HSI, I changed the VOS setting. Waiting for VOSRDY in that state never succeeded. Looking for that bit just before...

Resolved! STM32L152

Hi,Is there somebody who really used the RTC using external crystal (HSE) of 32.768KHz ? I tried to use it but with no success.Using the RTC with internal oscillator of 40KHz (HSI) the all it's OK. I think that there is a problem with external crysta...

costi by Associate III
  • 1064 Views
  • 10 replies
  • 0 kudos

Resolved! STM32L152 LSE

Hi,I want to use STME32L152 with LSE for RTC.I set the bit LSEON in the register RCC_CSR but the bit remains always 0. I proceeded the same with LSION and it is working well.I disable also the bit LSECSS and behavior is the same.The LSE oscilator did...

costi by Associate III
  • 693 Views
  • 4 replies
  • 0 kudos