This section describes low-power data transmission operation.
- For low-power data transmission, the
txclkescsignal is used. The PPI directs the data lane to enter low-power data transmission escape mode by assertingtxrequestescand settingtxlpdtescHigh. - The low-power transmit data is transferred on the
txdataEsc[15:0]whentxvalidescandtxreadyescare both active at a rising edge of txclkesc. The byte is transmitted in the time after the txdataesc is accepted by the MIPI TX C-PHY/D-PHY core (txvalidescandtxreadyescare High) and therefore, thetxclkesccontinues running for some minimum time after the last byte is transmitted. - The PPI knows the byte transmission is finished when
txreadyescis asserted. - After the last byte has been transmitted, the PPI deasserts
txrequestescto end the low-power data transmission. This causestxreadyescto return Low, after which thetxclkescclock is no longer needed.
The following figure shows the low-power data transmission operation.
Figure 1. Low-Power Data Transfer from D-PHY TX