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! Where can I buy additional 34-pin STMod+ cables and DIL socket boards as the ones for STWINBX1 ?

Where can I buy additional 34-pin STMod+ cables and DIL socket boards as the ones for STEVAL-STWINBX1 ?See attached picture for the additional parts I'm looking for - can also be used with the PROTEUS1 board but not supplied by default :frowning_face...

jea74 by Associate III
  • 2032 Views
  • 3 replies
  • 0 kudos

Resolved! stlink v2 not connecting to stm32f405

Hi everyone,I recently build a custom PCB with a stm32f405, but every time I try to connect to it with a stlink v2 it gives an error. Target no device foundError in initializing ST-LINK device.Reason: No device found on target. I already managed to p...

wv1106 by Associate II
  • 4122 Views
  • 9 replies
  • 1 kudos

Resolved! STM32F407IGT6 Ethernet Error

Is there an example or link where I can see the code for STM32F407IG Ethernet (UDP) communication?https://www.st.com/en/embedded-software/stm32cubef4.htmlI tried LWIP (UDP) communication by looking at the example in the link, but can you tell me why ...