I am currently working on interfacing the PF5020 PMIC via I2C to read its device ID. I have tried using the following slave addresses to communicate with the device but have not received any response:
0x08
0x08 << 1 (which is 0x10)
0x10
0x11
Could you please confirm the correct 7-bit slave address for the PF5020? Also, if there are any specific steps or register addresses I should use to read the device ID, that information would be highly appreciated.
Thank you in advance for your support.
Best regards,
[shivani]
Hello,
In order to read from a slave:
Please refer to application note AN13107 PF series PMIC I2C-bus communication overview
Hope this helps!