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! STM32F446: Flash memory

I want write only some bytes but before that I have to erase a full sector.If I don´t want to loss data from that sector I will need save them.If sector size is 128Kb, how can I save all data? Thank you !

tst by Associate II
  • 2346 Views
  • 11 replies
  • 0 kudos

Reading PDM data from MP34DT05-A with STM32F407 I2S

Hello, it is the first time when i have to deal with microphones and PDM interface. I just can't get correct data from the microphone, or the data is correct but i am doing something terribly wrong. I configure I2S to sample microphone with DMA. Whe...

Error: Hard Fault Detected, how do I fix?

Hello all, I am still attempting to create my project on the STM32F411RE that is capable of taking in 3 sinusoidal signals and return the frequencies + amplitudes for these signals. Thus I need to use the CMSIS-DSP pack, but this is continuously givi...

0690X000008wKROQA2.png
NKupe by Associate II
  • 7302 Views
  • 12 replies
  • 0 kudos

STM32F4 RFID using HAL library

HiI need to use RFID with an stm32f4 controller. By using RC522 library it is not working for me can anyone tell that is there is any library available for it or is i have change anything RC522 library.

AChan.15 by Associate II
  • 344 Views
  • 0 replies
  • 0 kudos

stm32f446 waking from UART in STOP mode

I am putting board into STOP mode for saving power. From the manuals the board can be woken up from STOP by EXTI interrupt. Is it possible to waking it up by UART by configuring it as EXTI interrupt on Rx pin. If yes how can I achieve this?

PToma.14 by Associate II
  • 368 Views
  • 2 replies
  • 0 kudos