WIFI STATCK for FREE RTOS IN STM32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-19 11:26 PM
I am using FREE RTOS in my STM32 chip. Now i want use any modem which has SDIO interface for wifi functionality.
Kindly let me know how to have wifi stack in FREE RTOS and how to do add particular driver for wifi device in RTOS for STM32.
If you know any modem which already has support for wifi in STM32 for any kind of interface, let me know.Regards
Punith- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-23 11:12 PM
Any one has update for this?.
Regards Punith- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-24 3:10 AM
Hi b.puneet,
You have to purchase a chipset RF that may communicate with STM32 within UART. -Shahrzad-- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-24 4:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-24 8:22 AM
Any one has update for this?
Given the complexity and coding requirements, you'll probably have to commit to do this due diligence stuff yourself.Look for parts that have good open-source driver support in C, that you can evaluate and port. This should help you grasp the level of complexity in each solution. If you're not up for coding a WiFi stack, consider modules which interface using AT commands.Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-24 10:21 PM
Can you tell any model that i can interface using AT command in RTOS for STM32?.
Do you any suggestion of model which will have open source driver in C?. I also need good speed for wifi. Regards Punith- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-25 1:05 AM
http://www.st.com/web/en/catalog/sense_power/FM2185/SC1930?sc=wifimodules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-25 2:26 AM
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00102pdf
http://www.st.com/web/en/resource/technical/document/user_manual/DM00100pdf
Cheers, Mark- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-25 3:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-26 10:36 PM
