STM32F437 --> STM32F767 RTOS/LWIP Ethernet connection - 100BaseT problem
Hi,
I recently migrated an own board from a STM32F437 to a STM32F767 controller.
I use the HAL Library (and freeRTOS), and cubeMX to generate the code.
Everything worked fine with the M4 controller, but on the M7 controller, I only have a 10BaseT connection, a 100BaseT connection will not work at all!
Doesnt matter if I'm using autonegotiation or not...
I use a LAN8720A controller with RMII. The ioc file from cubeMX is migrated to the new processor. Everything else works fine (CAN, uart, spi, timers etc)
Can anybody figure out the problem?
Thanks in advance!
Alex
