cancel
Showing results for 
Search instead for 
Did you mean: 

, ETHSTM32F4 Ethernet

vbk22398
Senior

Hi,
 I am trying to implement basic DHCP Protocol using STM32F439ZIT6. But I am unable to get the IP being assigned by the DHCP Server. There are no errors in the code, but I am not getting the IP. Don't know why it is giving DHCP Timeout. I am attaching my code, please go through the code and let me know the solution. Am Struck here for a while!


Thank you

1 REPLY 1
Pavel A.
Evangelist III

Use wireshark (or other analyzer) to see what your program sends for DHCP request, and what (if any) is the reply.

If this looks too hard, here you can find help.