SLVUCJ9 February 2023 LP8764-Q1 , TPS6594-Q1
This section provides examples of how to interact with the PMICs from the perspective of the MCU and over I2C. #GUID-6E2B7455-AA91-405A-A76F-9A975B1FBE13/GUID-D13CC848-0A7B-45ED-BFB8-0F5A5B93761C shows how the I2C commands are presented in the following sections. These examples, when used in conjunction with the data sheet, can be generalized and applied to other use cases.
I2C Address | Register Address | Data | Mask | |
---|---|---|---|---|
Write | 0x48, 0x4C or 0x58 | 0x00 - 0xFF | 0x00 - 0xFF | 0x00 - 0xFF |
Read | 0x48, 0x4C or 0x58 | 0x00 - 0xFF | NA | NA |