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.

Simulating MDIO over GPIO using the TM4C1294KCPDT

Other Parts Discussed in Thread: TM4C1294KCPDT, TM4C1294NCPDT

I'm using the TM4C1294KCPDT to control a network switch chip, however the chip only allows control via MDIO and MDC. Is there a way for me to simply bitbang a method of simulating MDIO in order to access the registers within the switch?