We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d98009 commit edb6879Copy full SHA for edb6879
MSP430FR59xx/HDC2010_FR.c
@@ -9,7 +9,7 @@ Low-level I2C communication using registers, interrupts, and MCU LPM0 mode. Disp
9
Temperature resolution: 14-bit and displayed with 4 significant figures.
10
Humidity resolution: 11-bit displayed with 3 significant figures. Ground the ADR pin to set slave address at 0X40.
11
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.
+on the FR5969 Launchpad to supply the heater; use an external 3.3V power supply if heater function is implemented.
13
Main loop runs with timed interrupt from LPM3 and VLO clock. I2C clock 100 kHz; UART 9600 baud.
14
IDE with CCS 6.1.3 and nofloat printf support.
15
0 commit comments