Other Parts Discussed in Thread: BQSTUDIO, EV2400
Hi,
I’m trying to increase charger present threshold that has starting address of 0x47DF. I’m first trying to read it’s value but I’m getting failure whenever I try to read it. I tried by giving it full access as well but still not able to read it.
I’m able to read other registers like RaTable and other non-power related registers but for power class registers getting error -107 from i2c_write function i.e. it doesn’t get response from i2c and it returns that there is no device connected.
In this photo, RaTable registers i.e. 0x4102 read/write is working fine. The 0x47DF is giving error.