STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Not able to boot Nucleo-h755ziq

Hi everyone,I'm experiencing an issue uploading a simple onboard LED blinking program to my STM32H755ZIQ board. Every time I try to start a debug session, I get the following error:STMicroelectronics ST-LINK GDB server. Version 7.9.0Copyright (c) 202...

Resolved! spi clk issue

hi im using stm32g474vet6 mcu , im using spi in dma mode of both tx and rx and made dma in circular mode.what happens means when i start a first tx or rx itself spi clk is coming continuously. what to do , it is due to circular mode.if (send_spi_cmd ...