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.

How to triger the sending action of Power Bus Message

Hi : ALL

      Anynoe knows the way how to send the "Power Bus Message" in formate of either "Broadcast Message" or "Singular Message"?

[A]:

       if I set the register separately as :

       1.DEV_GRP[0:2]

       2.SLEEP_STATE[0:3]

       3.OFF_STATE[0:3]

       4.RES_STATE[0:3]

       5.<Resource>_DEDICATED[0:7]

       when the message will be send out?I mean take effect?

 [B]:

       RES_TYP[] registers only take effect when the systerm under the warmreset.this will not affact the way how the devices works after reset?

       when under runtime,after reset how can I config the vdd and power dymaically by i2c_write()functions in receive mode?