Hello,
I'm trying to design an USB powered card which contains a WL1835mod and some others RF adapters. I only have one USB interface to connect this card to main CPU.
I have found a USB/SDIO bridge. Indeed the SMSC 2660 that can drive two SDIO ports with interrupts but this chip requires a customized firmware and Microchip does not provide information to write it.
I have found another USB to SDIO bridge, the VUB300. But this bridge is SDIO V2 only and only supports interrupts on DAT1 line. I'm not sure that WL1835 support this feature.
Thus, I'm don't know how I can interface WL1835mod to an USB interface. Do you know some USB to SDIO interface that directly run on a Linux host ?
Regards,
JB