Tool/software:
I configured the IO of DDSG and DCHG to 0X2A,
and then sent the subcommand 0x2817 DCHG_HI(). If the DCHG pin is configured as a GPO, this subcommand sets it to drive high-level output
and the subcommand 0x2818 DDSG_HI(). If the DDSG pin is configured as a GPO, this subcommand sets it to drive high-level output.
But when I read 0x7F FET Status, I didn't find that the pin level turned high.
Did I configure it wrong?