STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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