Other Parts Discussed in Thread: BQSTUDIO
Tool/software:
I am trying to trigger OCV_CMD on BQ27220 over I2C bus and I configured Operation Config B for INT_POL and INT_OCV / INT_FOCV to be enabled so that I can see the GPOUT signal toggling when OCV measures are being done.
However I tried on the BQ27220 EVM board and also on your own product using the BQ27220.
To summarize, I am not able to see GPOUT pulses when I issuing OCV_CMD (000C).
Is there something to do special to see the GPOUT signal toggling ??
1) Do you have some config or I2C flow in example I could test to replicate on my side ?
2) Once OCV_CMD is sent over I2C, I can see all the time the OCVCOMP and OCVGD bits are set in status register. Then how to read the OCV value that has been computed ?? It's not clear in the TRM how to readback the computed value ...
Please help