Hi,
I have a design with a WIFI module. The interface between the processor and the WIFI module is a SDIO V2.0 interface.
But, I need to change the WIFI by Ethernet... So I'm looking for a solution (1 or 2 or 3 devices) to make this modification.
The dificulty is to get an ethernet PHY with a SDIO interface, I haven't MII or RMII or SNI (I think those interfaces are not compatible with SDIO).
The SDIO interface is with the pins SDIO_DATA[0..3], SDIO_CMD and SDIO_CLK.
Have you a solution?
Thanks for your help.