Short version of my question: How do I implement my own driver for an Ethernet PHY when using Harmony? Long version: With the old TCP/IP Stack (v5.41.02) on PIC32MX, I implemented my own driver for a Micrel KS8021RNL Ethernet PHY. All I had to do was impl..
↧