Tool/software:
Hi there, I encountered below issue:
Patching from host controller: patch bundle is accepted and update successfully. After that the mode could switch to APP from PTCH. But, APP can't be remained and will back to PTCH mode immediately.
I tried AlwaysEnableSink and NegotiateHighVoltage mode and got the same result as above.
Patch bundle is low region of C file generated by TI GUI tool.
I read the related regs from the whole process:
[14:56:20.132]send→◇51 01 00 03 □
[14:56:20.155]recv←◆04 41 50 50 20
[14:56:23.285]send→◇51 01 00 14 0B □
[14:56:23.581]recv←◆51 01 01 14 0B 00 00 00 00 00 00 00 00 00 00 03
[14:56:27.285]send→◇51 01 00 14 0B □
[14:56:27.310]recv←◆51 01 01 14 0B 00 00 00 00 00 00 00 00 00 00 02
[14:56:29.433]send→◇51 01 00 03 □
[14:56:29.456]recv←◆04 50 54 43 48
How should I check?
Thanks in advance.