Part Number: CC3200MOD Tool/software: Code Composer Studio Hi,
I am using CC3200MOD in AP mode in HttpServer project. Just like we are able to show SSID in AP mode by the following code:
memset(ucAPSSID,'\0',AP_SSID_LEN_MAX); len = AP_SSID_LEN_MAX;…
Hi,
Here are available CAD files for CC3200MOD ( webench.ti.com/.../cad.cgi ). You should be able import .bxl file into Altium Designer (by export from UltraLibrarian software).
Jan
Hi,
Can anyone please tell me why this is happening? I can still flash this file in my cc3200mod but I don't think it will work with that.
Regards,
Nikhil
Part Number: CC3200MOD Other Parts Discussed in Thread: CC3200 , CC3200SDK Tool/software: Code Composer Studio Hi,
I am using HttpServer project in CCS. I want to integrate Http Client in this project and for that I have added functions of Http Client…
Part Number: CC3200MOD Dear Champs,
We used below link to download SRRC Certification Reports.
But we found this certification was expired, (2015 + 5 years).
Do we have any update for SRRC?
Thanks a lot.
Best regards,
Janet
Hi Nikhil,
I am not sure why your code is not working. I have to look at it in more detail, but I am not able do it right now.
State of GPIO pin you can also read by driverlib function like this:
MAP_GPIOPinRead(GPIOA1_BASE, 0x40)
Jan
Part Number: CC3200MOD
The certification of CC3200MODR1M2AMOB(China_SRRC) is out of the expiration date. The certification validity is 5 years(from 2015/6/30 to 2020/6/30). Does TI continue to maintain this certification?
If yes, please help to provide…
Part Number: CC3200MOD
Can we add Facial Recognition like Phython script
Which OS its Running, we add/Modify application
how to load the OS Either USB or SD Card or Internal Flash Memory
Do you have Security Protocol in lanchpad or we need to…