bridgepcb/MAX86141

Max86141 Reading Fifo

Opened this issue · 1 comments

Hello,

I am using the Max86141 with 2 photodiodes and 1 led and I have some problems by reading the Fifo. So I am reading data from LED1 and Direct Ambient. I use the software interupt by reading the status of the reading register 0x00 to detect if I have 8 values on the fifo.

When I did that and I read the size of Fifo, I have 8 that's correct but sometimes I get 10 or 128 and I don't know why because I configure the A_Full to 120.

Thanks.

Hello @Youniesta

Just to be in context: Are you using our library bridgepcb/MAX86141 or a different one?