Hi Team,
My customer has a question as below.
1. About RXACTIVE bit and TX_DIS bit of PADCONFIG registers. Is the following recognition correct?
for output signal, TX_DIS=0h, RXACTIVE=0h.
for input signal, TX_DIS=1h, RXACTIVE=1h
2. I think that RXACTIVE on PADCONFIG register should be set 1h(Receiver enabled) only when the related pad is input signal. But the description about Clock output pad of various block (for example MCSPI, OSPI, MMCSD1), say that it should be set 1h even they are output signals.
Are there other usages like below?
set RXACTIVE=1h even if it's an output port
set RXACTIVE=0h even if it's an input port
set TX_DIS=1h even if it's an output port
set TX_DIS=0h even if it's an input port
Best regards,
Mari Tsunoda