mqx + wl1835 wifi

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mqx + wl1835 wifi

600 Views
oakie_doke
Contributor III

Hi,

I'm using MCF54418 processor with MQX 4.0 and CodeWarrior 10.6. I need to add WL1835 wifi module from Texas Instruments and connect it with SPI. There is no driver for this module but there are few drivers to other wifi modules (Atheros, RedPine, GainSpan). I think I can use one of this and add few changes to it to driver can works with my module. Is there might be any problem with this? Which driver would be most suitable for this. I'm new in MQX and drivers. Do you have any suggestions?

Thanks

0 Kudos
1 Reply

287 Views
soledad
NXP Employee
NXP Employee

Hello,

Unfortunately I can provide a comprehensive answer.  You need to create your own driver for the WL1835.

If you want to use the (Atheros, RedPine, GainSpan) modules as reference, you need to compare the features, specifications, functional description and electrical characteristics in order to choose the best option. Unfortunately I can help with that.

For more information about the Atheros, RedPine, GainSpan modules please check the below links:

http://cache.freescale.com/files/wireless_comm/doc/data_sheet/AR4100P_DATASHEET.pdf

http://www.redpinesignals.com/Chipsets/IoT/RS9110.php

http://cache.freescale.com/files/soft_dev_tools/doc/support_info/GS_WiFiDriver.pdf

In order to create a new MQX driver please check the below links:

https://community.freescale.com/docs/DOC-102588

http://cache.freescale.com/files/32bit/doc/app_note/AN3902.pdf?fpsp=1&WT_TYPE=Application%20Notes&WT...


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos