STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H573I-DK Azure IoT example locks up

I have a STM32H573I-DK discovery board, purchased for the purpose of getting to grips with Azure IoT.It appears however that the example does not run properly.Compiles and links OK, and I am using the Wireless plug in board as supplied, but it gets s...

MIsc.jpg

STM32F4 Usb fails to work only when in debug mode

I am working on a basic USB FS HID device on an STM32F411 Discovery Board, the USB code is the only code on the board. When I run the code from the STM32CubeIDE, the device fails to enumerate and Windows says "Device Not Recognized". I have no breakp...

MB.2 by Associate III
  • 1431 Views
  • 8 replies
  • 0 kudos

stm32 lwip dhcp

I am using nucleof439 with lwip. I use DHCP to get ip address. Is anyway to detect IP address to be set? I notice there is two thread, "tcpip_thread" and "EthLink", I don't know which one is good for user to get ip address, also struct netif is local...

Labels