STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Can't Erase Flash on STM32H5

I am trying to erase a sector of the flash memory on my STM32H503RB.  I have successfully validated that I can write to the flash, but when I attempt to erase the sector that I wrote, the contents that I wrote stay the same.  I have a feeling that I ...

Resolved! It's not possible to reset the FDCAN instance individually

Hi,MasterMCU:   STM32H743IIQuestion:Both FDCAN channels in the MCU are currently in use. I now intend to reset each FDCAN instance (i.e., reset all its registers) during its respective bus-off event, and then reinitialize the instance. Resetting all ...

Lyu.1 by Senior
  • 333 Views
  • 4 replies
  • 1 kudos

STM32F411 FatFS DMA F_write issue

Hello, I have implemented a sdcard socket on my board based on the STM32F411, I use SDIO & fatfs r0.15c p2, The SDIO DMA NVIC configuration is :   /* DMA2_Stream3_IRQn interrupt configuration */ HAL_NVIC_SetPriority(DMA2_Stream3_IRQn, 6, 0); HAL...

vbesson by Senior
  • 239 Views
  • 2 replies
  • 0 kudos

connection issues with my new ST-Link v3 MINIE

Hi,I am designing a custom PCB with an STM32H723. To programm it, i bought a brandnew ST-Link v3 MINIE. CubeIDE reads the serial number of the V3 but can not connect to the target.- Target is supplied with VCC.- From the Board-to-Board-Connector afte...

mstreicher_1-1755678605652.png mstreicher_2-1755678672792.png mstreicher_0-1755678308025.png mstreicher_3-1755679569141.png

Resolved! How to interface 15 ADCs with STM32H723

Hi All,   I want to build a system to sense 240 low current signals at 20kSPS at the same time using 15 ADC with 16 channels each (DDC316 by Texas Instruments, Datasheet: https://www.ti.com/lit/ds/symlink/ddc316.pdf). I intend to use something like t...

MDett by Associate II
  • 823 Views
  • 12 replies
  • 3 kudos

Bootloader over SPI using a STM32U5A5 and STLINK-V3SET

Hello all,We are trying to get into the bootloader of the NUCLEO-U5A5ZJ-Q over SPI using a STLINK-V3SET. But are having issues with connecting the V3SET in the STM32Programmer and through the CLI, which is getting this error.So far, we are seeing thi...

Screenshot 2025-08-18 174316.png Screenshot 2025-08-18 164757.png Screenshot 2025-08-18 161822.png Screenshot 2025-08-18 164916.png
hiimron by Associate II
  • 277 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 N6 UART

I Tried to flash the uart code in stm32 N657 Nucleo Board, but it is not responding, i was able to make the Leds, blink in the N6 board. Please help me out, i am using the uart example printf code in the N6 stm32 package. I tried the normal method us...

VicxSri by Associate II
  • 783 Views
  • 10 replies
  • 1 kudos