Part Number: CC3220S-LAUNCHXL Tool/software: TI C/C++ Compiler HI,
1. Currently I am using TI-Mobile app to provisioning the device and its working fine.
2, My intention is to access the File system while provisioning the device, with the current…
Part Number: CC3220S-LAUNCHXL Other Parts Discussed in Thread: CC3220S , CC3200 Dear,
For a hobby project of mine i'm using a OV7670 camera module. I want to make this work using the CC3220S-LAUNCHXL. I saw that the CC3220S chip has a build in parallel…
Part Number: CC3220S-LAUNCHXL Other Parts Discussed in Thread: CC3220S Tool/software: TI C/C++ Compiler when i debug ccs throw a error > struct "<unnamed>" has no field "fxnTablePtr".at 3rd line. can anyone solve?
const I2S_Config I2S_config[CC3220S_LAUNCHXL_I2SCOUNT…
Part Number: CC3220S-LAUNCHXL Other Parts Discussed in Thread: SYSCONFIG Tool/software: TI C/C++ Compiler
when i get into debug # i2cHandle = I2C_open(Board_I2C0, &i2cParams); // this Instruction get halted/freezed.
and in variable window shows…
Part Number: CC3220S-LAUNCHXL Other Parts Discussed in Thread: CC3220SF , CC3220S , UNIFLASH , CC3220SDK
Hi,
1. I am trying to use the wifi_thermostat example from http://www.ti.com/tool/TIDM-1020 , but I see that it only works with the CC3220SF.…
Part Number: CC3220S-LAUNCHXL Tool/software: Code Composer Studio Hi,
I have a question.
When the function sl_RecvFrom() is called, and -11 is returned, what is the reason and how to solve it?
Part Number: CC3220S-LAUNCHXL Tool/software: Code Composer Studio HI,
I have a problem:
Why UART1 doesn't receive data when P57 is the receiving pin of UART1?
But if P57 use as the receiving pin of UART0, UART0 could receive data.
Part Number: CC3220S-LAUNCHXL Other Parts Discussed in Thread: CC3220S , CC3200 Hello ,
I am using CC3220S - LAUNCHXL , i started with adcsinglechannel from SDK. My problem is that , ADC couldn't get real value, ADC sampled value equal about (real value…
Part Number: CC3220S-LAUNCHXL Other Parts Discussed in Thread: CC3220S , UNIFLASH
Tool/software: Code Composer Studio
We are testing " wifi_doorlock_CC3220S_LAUNCHXL_tirtos_ccs " with our own broker. We have checked with lot of mqtt testing android…