The sensor controller is designed to work with the HDC1080 sensor, using the Sensor Controller Engine of CC2640R2F MCU.
- Project name: HDC1080 sensor
- Project file: hdc1080_sensor.scp
- Operating system: TI-RTOS
- Target chip: CC2640R2F, package QFN48 7x7 RGZ
- I2C0_SCL - pin 11; I2C0_SDA - pin 10
In order to generate all project files, you must:
- Launch “Sensor Controller Studio” (SCS) using the hdc1080_sensor.scp project file.
- In the SCS program, click on the “Code Generator” button. SCS will create a scif_files folder (if it did not exist before) and generate all the necessary files in it (except for the readme file).
- The file “scif_hdc1080_how_to_use.html” contains information on using the controller.
- Sensor Controller Studio v2.7.0.155
- The project was debugged on the CC2640R2-LAUNCHXL debug board.
- HDC1080 / pin1 - SDA / DIO5 + PULUP 10K
- HDC1080 / pin2 - GND
- HDC1080 / pin5 - 3.3V
- HDC1080 / pin6 - SCL / DIO4 + PULUP 10K
- The controller was used in the Beacon_CC2640_with_SensorController_HDC1080.