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.

AM335x and TPS65217C how to go OFF state

Other Parts Discussed in Thread: AM3352

Hello,

We are busy to design a custom board with a AM3352 and a TPS62517C PMIC. On the PB_IN of the PMIC a button will present.

The PWR_EN & WAKEUP  pins from the PMIC are connected to the PMIC_POWER_EN & EXT_WAKEUP pins from the AM3352.

Now I would like to shutdown the system, also that the PMIC turns off. I have read in the datasheet that the OFF bit in the STATUS register off the PMIC must be set and then the PWR_EN must turn low.

How can this be done, how can I acces the I2C register of the pmic with the terminal and is it possbile to pull down the PWR_EN signal with extra GPIO pin?

I'm using the TI SDK Linux 07.00.00.00 and the Beaglebone black as development board(it would be possbile to solder some connection to it)

Thanks in advance

Patrick