This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Wifi support

Hi,

I am using an STM32F437 microcontroller with MDK-ARM V5 and Keil’s middleware libraries. I notice that Keil have recently added a Wifi interface to their Network Component for Wifi modules that support "transparent mode" (aka Bypass mode?).  My understanding is that this allows the Keil TCP/IP stack to be used for Ethernet and Wifi, and therefore does not use the TCP/IP stack in the Wifi module.

Can anyone recommend a Wifi module that they have successfully used with the interface? Also does anyone know of any example code that shows how this interface is used, from API through to sending the various SPI commands to the module ?

Thanks