Understanding the Data in the MAX30102 FIFO Buffer
Hi, SofLit @PGump.1 @When reading the FIFO buffer through I2C read command, we typically retrieve 6 bytes of data: 3 bytes for the Red LED value and 3 bytes for the IR LED value.The question is: how is the data arranged in the 6-byte buffer?Is it or...