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.

CCS/HDC1080: can't find HDC1080 library for cc3220sf anywhere?

Part Number: HDC1080
Other Parts Discussed in Thread: CC3220SF, UNIFLASH, , ENERGIA, HDC2010, MSP430G2553

Tool/software: Code Composer Studio

Hi everyone...

I am very new with CC3220SF and CCS.

I was working with HDC1080DBMT Sensor interfaced with CC3220SF launchpad.

I don't know how to program in CCS. i have watched many tutorials of TI regarding project0 and thus i have installed all the required software like CCS, uniflash and all.

but i could not find the library for HDC1080 (neither for ccs nor in Energia)...Please help me regarding this and programming with ccs also....

Thanks and regards

Pankaj

  • Dear Pankaj - 

    For the SimpleLink platform, the Sensor and Actuator Plugin should be used. 

    there are drivers/example for the HDC20x0 and there is a BoosterPack that can be mounted on the LaunchPad with the HDC2010 onboard, to ease your development efforts. 

    Please see: 

     http://www.ti.com/tool/simplelink-sdk-sensor-actuator-plugin (SDK Plugin)

    http://www.ti.com/tool/BOOSTXL-BASSENSORS (Building Automation Sensors BoosterPack)

    If you are still requiring the HDC1080, there is C code available here, but it is for MSP430G2553, it would have to be "ported" to be used on the CC3220 or CC3235. 

    If you are not experienced in programming, i suggest you find some local help to do this task, as it should be easy for experienced programmer, but might be a little overwhelming if you have not done it before.