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

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 ...

Resolved! No ST-Link

I have a Nucleo WB55RG board with in built ST-Link.I programmed it with a blinky LED & a UART message "Hi there!\n" via the CubeIDE on a different PC & it all works fine. TeraTerm has no problem selecting the ST-Link device connected to the PCNow run...