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

X-NUCLEO-67W61M1

Hi,Mouser among other sells the X-NUCLEO-67W61M1 expansion board and also provide a data brief, however the ST website seem to be void  of any info on the board. Have anyone a clue to why that is? 

LePluc by Associate II
  • 120 Views
  • 1 replies
  • 0 kudos

SD module with SPI on STM32F401RCT6

I'm doing a project with a SD card, but I have not been able to make it work.I'm using an STM32F401RCT6 and a Micro SD Card Adapter (HW-125), I want to connect them via SPI. I've followed several tutorials online, but I haven't been able to get it to...

Demiañ by Associate II
  • 144 Views
  • 2 replies
  • 1 kudos

Resolved! STM32U5 UART - loopback test

Hi! I have a STM32U585 board and I'm trying to make a UART loopback test. I tried two different modes:Asynchronous (Full-Duplex) - wire between the TX and RXSingle-Wire (Half-Duplex) - wire looping to itselfBoth worked in similar ways. I successfully...