One PPG sensor board uses the SFH 7072 device from OSRAM. The default configuration for the PPG sensor board follows:
- LED1 (green1) of the SFH7072 = connected to TX4 of the AFE4900 device
- LED2 (green2) of the SFH7072 = not connected to the AFE4900 device
- LED3 (red) of the SFH7072 = connected to TX2 of the AFE4900 device
- LED4 (IR) of the SFH7072 = connected to TX3 of the AFE4900 device
- The Dual_PD_Enable bit is set in the 0x4E register in the AFE4900 device (see Figure 3-7).
- PD1 of the AFE4900 device is connected to Broadband PD, and PD2 of the AFE4900 device is connected to Infrared-Cut PD.
Registers to be read for getting raw data follow:
- 0x2A – Raw PPG data from the red LED
- 0x2B – Raw PPG data from the IR LED
- 0x2C – Raw PPG data from the green LED
- 0x2D – Raw ECG data
The other PPG sensor board uses the OCS112 device from tBPC. The default configuration for the PPG sensor board follows:
- LED1 (red) of the OCS112 device = connected to TX2 of the AFE4900 device
- LED2 (IR) of the OCS112 device = connected to TX3 of the AFE4900 device
- LED3 (green) of the OCS112 device = connected to TX4 of the AFE4900 device
Because this sensor has only one PD, the Dual_PD_Enable bit is not set in the 0x4E register in the AFE4900 device (see Figure 3-8). PD1 of the AFE4900 device is always connected to PD of the sensor.
Registers to be read for getting raw data follow:
- 0x2A – Raw PPG data from the red LED
- 0x2B – Raw PPG data from the IR LED
- 0x2C – Raw PPG data from the green LED
- 0x2D - Raw ECG data