Goodmorning
on SWCU093B user guide PMIC TPS65910Ax is wired to I2C_0 port of AM335x Processor.
This connection is mandatory ? Or I can connect PMIC to another I2C port ? I.E. I2C_2 Port ?
Thank in advance
Stefano
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Goodmorning
on SWCU093B user guide PMIC TPS65910Ax is wired to I2C_0 port of AM335x Processor.
This connection is mandatory ? Or I can connect PMIC to another I2C port ? I.E. I2C_2 Port ?
Thank in advance
Stefano
Hi Biser
thank you for fast reply; I'm not sure it's M3 which talks to PMIC using I2C_0 since starterware\bootloader contains a source file for A8 which initializes PMIC.
My question is : does on chip A8 bootloader use I2C_0 before secondary external bootloader does ? Or does M3 really talks using I2C 0 ?
We are a bit confused since in none manual this topic is explained.
Stefano
Hi all,
In our design the only I2C available to interface to PMIC is the I2C1. We have these constraints from PinMux due other resources we needed (2 UARTs, 2 RMII, etc).
We do not need the wake up behavior for our application. The are assuming that the default settings of TPS65217 are enough to power up the AM335X. After AM335X have powered up we may chance some settings of TPS65217 (through I2C1).
Questions:
1) Considering the scenario we described above, is it possible to use I2C1 for PMIC ?
2) I would not expect so much impact in software due to use I2C1 instead of I2C0. Am I wrong?
Many thanks
Rodrigo