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.

UCD3138128: Acknowledging the Command Byte Manually

Part Number: UCD3138128

Hi,

I would like to know if i set PmbusRegs.PMBCTRL2.bit.MAN_CMD = 1, and after i receive a command byte, will the PMBus module pull low the clock automatically before i set PmbusRegs.PMBACK.bit.ACK = 1 to ACK the received byte?

If i set MAN_CMD = 1, do i need to set ACK = 1 for every data byte i received? Or the PMBus module will still ACK the received data byte automatically except the command byte?

Then how do the PMBus module distinguish command byte and data byte?

Regards,

Lee