Other Parts Discussed in Thread: CC3200, TMP006, CC3200STK, CC2650STK
Tool/software: Code Composer Studio
Hi,
I'm trying to execute the out_of_box example of the CC3200 SDK in the SensorTag, but when the example tries to open the temperature driver (tmp006drv), the program crash.
Probably because the CC3200STK includes the tmp007 temperature sensor and not the tmp006.
I did not found the tmp007 driver for the CC3200STK in the TI Resource Explorer, but I found one version for the CC2650STK.
Is this code compatible with the CC3200STK ?
I very appreciate your help!
Patricio