How to interface a PSoC (e.g. PSoC 63) with a WiFi module (e.g. CY43439)? Is this WiFi-host-driver agnostic to the hardware interface like SPI or SDIO?
How to interface a PSoC (e.g. PSoC 63) with a WiFi module (e.g. CY43439)?
Is this WiFi-host-driver agnostic to the hardware interface like SPI or SDIO?
Read less
For the wifi chip that you want to use, driver should have the support or implementation of the interface that you need. For 43439, both the SDIO and SPI interfaces are supported between host and WLAN chip in WHD.
For the wifi chip that you want to use, driver should have the support or implementation of the interface that you need. For 43439, both the SDIO and SPI interfaces are supported between host and WLAN chip in WHD.
See less