This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am trying to run the enet_lwip (v110) on the F28M36 controlCard, but it doesn't seem to work. I can see no inbound packets and wireshark doesn't see any outbound packets from the card. Looking at the source code, the pins set up in the code do not seem to match the pins as shown in the controlCard schematic. For example, the code sets up PE6 (GPIO30) as the MDIO pin, but the schematic shows that the Phy on the board is connected to PM0(GPIO88). Similiarly for the other pins, there is disagreement between the code and the schematic.
It appears the pins have not been updated from the F28M35 version of the code. Am I misunderstanding something, or does the code not work on the F28M36 controlCard?
Best regards,
Boaz
Boaz,
We are working on updating the examples. Meanwhile the documentation should help on how to modify the code, your concerns are noted.
Please keep us posted on your findings.
Best Regards
Santosh