-
I notice that this version does not set LDO_EN by default when the hub is powered up or when configured, but I am setting this early on and the MAXM86161 is acknowledging the sensor hub on the sensor I2C bus
-
I have tried the command sequence suggested in the guide published along with the 32.09.34 MSBL file (MAX32664C_MAXM86161_WHRM_AEC_SCD_WSPO2_C_32.9.34.zip) AN6924_MAX32664C Quick Start Guide_for_Developers_230511 Table 9, Host commands HR, Sp02, AEC, SCD Algorithm Report, everything works as expected until I send the algorithm enable command (0x52 0x07 0x01) and then poll the status register after 500ms, at which point the hub does not respond (0xFF+NACK)
-
I have chaecked that MFIO is enabled at least 300us before sending commands or requesting a response
Can you advise on what might be causing this? Is my schematic correct? What is the exact sequence of commands that I must send to configure and enable the algorithm in AGC mode and receive algorithm results?