cancel
Showing results for 
Search instead for 
Did you mean: 

WIFI STATCK for FREE RTOS IN STM32

punitb20
Associate II
Posted on August 20, 2015 at 08:26

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
9 REPLIES 9
punitb20
Associate II
Posted on August 24, 2015 at 08:12

Any one has update for this?.

Regards

Punith

Posted on August 24, 2015 at 12:10

Hi b.puneet,

You have to purchase a chipset RF that may communicate with STM32 within UART.

 -Shahrzad-
punitb20
Associate II
Posted on August 24, 2015 at 13:09

i am planning to use these fallowing parts, these are rf chips.

could you tell me how do i integrate any one to STM32 and which one is best. i need to do this in RTOS and i need wifi-direct option also.

RTL8723BS

LM811

TiWi5

TiWi-BLE

Regards

Punith

Posted on August 24, 2015 at 17:22

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.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
punitb20
Associate II
Posted on August 25, 2015 at 07:21

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

punitb20
Associate II
Posted on August 25, 2015 at 10:05

Is this modem can i use in my STM32 board with RTOS.

http://www.st.com/web/en/catalog/sense_power/FM2185/SC1930?sc=wifimodules

markb
Associate II
Posted on August 25, 2015 at 11:26

Hi,

I am currently developing a product that uses the SPWF01SA in conjunction with an STM32F405 but I am not using RTOS. I am using the HAl (and it's a heap of crap, but we know that). Overall, it's going pretty well. The functionality and performance of the SPWF01SA is limited but it is sufficient for my application. Here's some links you may find useful...

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

https://my.st.com/public/STe2ecommunities/interface/Lists/WiFi%20Modules/Attachments/186/wifi%20Training%20-%20Hands%20On%20-%20FW3.3.pdf

Cheers,

Mark

punitb20
Associate II
Posted on August 25, 2015 at 12:01

The Modules depending on UART are too slow and my design need good wifi speed so i need module depends on SDIO or SPI in high speed

punitb20
Associate II
Posted on August 27, 2015 at 07:36

Can any one will suggest for wifi with sdio interface for STM RTOS.

Regards

Punith