S2-LP register MC_STATE0 = 0xE8. Unknow state
I read 0xE8 at the MC_STATE0 register from the S2-LP. The associated state 0x74 (0xE8>>1), doesn't match with any of the possible states:typedef enum { MC_STATE_READY =0x00, /*!< READY */ MC_STATE_SLEEP_NOFIFO =0x01, /*!< SLEEP NO FIFO RETENT...