Post Go back to editing

PWR_RDY bit is always high, on MAXM86161

Category: Hardware
Product Number: MAXM86161

On my custom board, I'm trying to work MAXM86161 connected to the MCU directly according to Pin Description on the datasheet page 14.
But the PWR_RDY bit on the Interrupt Status 1 register is always high, even though the register is read or setting SHDN bit to 1.
I cannot set INTB signal high and the interrupt status waiting.
What should I check to clear this problem?

Parents Reply
  • Hi,


    I referred the MAXM86161 datasheet '19-100523; Rev 1; 4/23'.


    The pseudo-code in the datasheet tells us the sequence to initialize the optical AFE. Soft Reset, Shutdown and Clear Interrupt. But it didn't work well.


    I tried to change sequence: Soft Reset, Clear Interrupt and Shutdown (put into a power-save mode). Then it works well.


    INTB signal can be controlled by the Interrupt Enable registers.

Children
No Data