Skip to content

Commit edb6879

Browse files
authoredSep 21, 2018
Update HDC2010_FR.c
1 parent 3d98009 commit edb6879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎MSP430FR59xx/HDC2010_FR.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Low-level I2C communication using registers, interrupts, and MCU LPM0 mode. Disp
99
Temperature resolution: 14-bit and displayed with 4 significant figures.
1010
Humidity resolution: 11-bit displayed with 3 significant figures. Ground the ADR pin to set slave address at 0X40.
1111
Sensor is briefly heated at startup/reset; heater draws 90 mA at 3.3V. There is not enough current available
12-
on the FR5969 Launchpad to supply the heater; use an external 3,3V power supply if heater function is implemented.
12+
on the FR5969 Launchpad to supply the heater; use an external 3.3V power supply if heater function is implemented.
1313
Main loop runs with timed interrupt from LPM3 and VLO clock. I2C clock 100 kHz; UART 9600 baud.
1414
IDE with CCS 6.1.3 and nofloat printf support.
1515

0 commit comments

Comments
 (0)
Please sign in to comment.