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

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
  • 231 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
  • 785 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
  • 267 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
  • 755 Views
  • 10 replies
  • 1 kudos

Optimizing IMX335 Camera Boot Time

We analyzed the boot and camera initialization time on the STM32N6570-DK using the DCMIPP SnapshotDecimationMode example (~600 ms boot-to-first-frame) and the Object Detection example (~1 s total). In both cases, the IMX335 camera init dominates boot...

Doouv by Associate
  • 1437 Views
  • 0 replies
  • 0 kudos