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. Ethernet is working OK but I would now like to add Wifi support. This will involve adding a Wifi chip. Does anyone have any experience in doing this and know whether it is possible to still use Keil’s stack with these chips. Clarinox offer a solution but this involves switching to the lwIP stack. I would like to carry on using Keil’s stack if possible. Ideally I want to switch between Ethernet and Wifi at runtime. Any ideas/suggestions most welcome.
Thanks.
Check with http://www.whiznets.com
This is what they have on their web on the below link "integrate your own network stack to WiFi driver stack library" www.whiznets.com/.../wifi-starter-kits.html
As you can see here http://www.keil.com/support/docs/3802.htm , currently the MDK Middleware Network component does not support Wifi module yet.
Is ARM MDK still does not support Wifi?