We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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