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

SD (read-only) memory leaks issue

Hi, I hope you are well!I get stuck on the same issue since a few months:I stream multiple audio files (.wav), at the same time and continuously. After 24 hours of streaming, SD card files start to be corrupted (data is wrong) and when I inspect the ...

jean by Senior
  • 433 Views
  • 8 replies
  • 0 kudos

STM32F2 RXNE flag FROM SR register clear without reason

Hello,I am using UART4 from a STM32F2. I am sending a data then my RXNE FLAG from SR register go from 0 to 1. Without doing anything (no read of the DR register and no clearing manually the flag) it go back to 0 after some time. So I am missing the d...

haye by Associate II
  • 1712 Views
  • 19 replies
  • 0 kudos

I2C controller getting false arbitration lost

I've enabled the I2C controller and ask it to send a start condition on the bus, and it does, however, as soon as I write a data byte to the TX register, it releases the bus and raises an arbitration lost flag. How can this be possible when there is...

psusi by Associate II
  • 784 Views
  • 2 replies
  • 0 kudos

Bus Usage Fault causes SRAM2 parity error

While testing the exception traps routines I ran into an odd problem with the SRAM2 parity check on an STM32L496. As part of a unit test I force a usage error by attempting to read from 0x3000 0000, an invalid address. The usage vector is called co...

Resolved! MCU not boooting after flashing

Hi,I'm using an STM32F334 in a Nucleo development board. I have flashed the device both with STM32 ST-Link utility and after finishing, I connect the development board to an external supply and the MCU does not start running unless the RST button is ...

mur by Associate III
  • 970 Views
  • 6 replies
  • 0 kudos
Labels