
21
D6F-PH MEMS Differential pressure Sensor User’s Manual (A288)
9. I2C Instruction for Sensor Operation
1. Initialization after power up [Must be done]
Issue this command 200 μs after turning on the
power.
I2C command: The device must be unlocked then write 0x00 to the EEPROM
Control Register(0xB) to load NVM trim values, but keep the MCU
in non-reset state.
START
Slave Address
ACK Access Address ACK
Write Data
ACK STOP
S
D8h (6Ch (7b)+ 0)
A
0Bh
A
00h
A
P
2. Execute MCU mode after desired configuration registers
Writing 06h to the Sensor Control Register (D040h) will execute the MCU mode outlined
in Section 6 with the configured setting for the ADC Resolution and Gain, Compensation.
Reading the Sensor control register after writing a 06h will show the MUX selection
chosen by the MCU. After running the process, MS bit will be set to “0”.
[Caution]:
Do not read or write to the Device while the MCU is executing. It would be
safe to read/write only after 33ms.
I2C command: Write 06h to the Sensor Control Register (D040h) (MS=1&MCU_on)
START
Slave Address
ACK Access Address ACK Reg Address H ACK Reg Address L ACK
S
D8h (6Ch (7b)+ 0)
A
00h
A
D0h
A
40h
A
Serial Ctrl
ACK
Write Data
ACK STOP
18h
A
06h
A
P