HI:
I want to use CC3100(with uart interface) in a arm platform which is use linux, Is there any porting guide can help
me? Should I do some changes in linux uart driver? Or just do porting in user space?
Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HI:
I want to use CC3100(with uart interface) in a arm platform which is use linux, Is there any porting guide can help
me? Should I do some changes in linux uart driver? Or just do porting in user space?
Thanks!
Hi Hao,
Get the SDK and have a look at the SimpleLink_Api in the Documents folder, and open the programmers guide, it provide details on porting code - http://www.ti.com/tool/cc3100sdk
Glenn.
Thank you,Glenn:
I have read it already, but I think the information is not enough.
I try to connet the CC3100BOOST to the host(a linux platform)with uart, I try to find more information about the hardware connection.
Hi Hao,
The UART driver you need is a standard UART working with hardware flow control (CTS/RTS).
You can have a look on TI wiki pages for more information about the UART interface at the following link:
http://processors.wiki.ti.com/index.php/CC31xx_UART_Host_Interface
Hope it helps,
Barak
Hi Hao,
I am closing the thread, if you have further questions on this topic please open a new thread and add a link to this one for reference.
Regards,
Ankur