Question
[STUSB4500] how to take active the after register is written
I try to update the register
ex: updated DPM_REQ_RDO3_0/1/2/3
after the register is updated, how can I take this active.
under my test. it can be work under some following condition:
- MCU reset
- write DPM_REQ_RDO3_0/1/2/3
it is OK and change to what I want.
NOT work if
- MCU reset
- do something (maybe delay 1sec)
- write DPM_REQ_RDO3_0/1/2/3
It is NOT OK.
vic
