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.

PMP22220: How to into ROM mode?

Part Number: PMP22220

How to perform this act in source code main.c line123:

if(PMSBusRegs.PMBCTRL1.bit.SALVE_ADDR == 0x7e)

{

  pmbus_write_rom_mode();

}