Unable to get DHCP working with STM32F407 + DP83848
Hi, I am unable to get DHCP working. I am using the DP83848 board with an STM32F4 Discovery board. I am using the STM32CubeIDE and so had the code generated, the DP83848 is working on RMII mode.
When I enable or disable DHCP and connect it to my PC/laptop it would read an IP address of 169.254.***.*** of some sort with a MAC address of 00:e0:4c:68:01:a8 when it should be 00:80:E1:00:00:00 according to the configurations I can see in the IOC for the project. Anyone know why this is? Thanks in advance
