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的电源管理部分的疑问



目前在看AM335x的数据手册,在PRCM部分有几个疑问:

(1)如果芯片进入Deepsleep0模式,VDD_CORE和VDD_MPU的电压被调整为0.95,这部分操作是通过i2c操作PMIC来实现的吗?作为suspend流程的一部分,为什么没有找到对应的代码

(2)power domain中有OFF,ON,RETENTION三种状态,请问retention是一种什么状态