2.8.2 RXMode(transparent)
In the RXMode(transparent), the transceiver provides the received data stream on pin 17 (TMDO) after a wake check OK (WCO) and a corresponding data clock on pin 19 (TMDO_CLK) after a valid start of telegram (SOT).
The following figure shows a timing diagram for TMDO and TMDO_CLK in Manchester mode. TMDO_CLK has a 50% duty cycle, therefore, the data can be sampled either at the rising or the falling edge.
If both demodulator receive paths are activated, the signals generated on pins TMDO and TMDO_CLK come from the path that recognized the first WCO.
Exception:
If the eepServices.rxSysSet.PathValidAfterSOT_ENA EEPROM variable is set to
‘1
’, TMDO and TMDO_CLK are provided simultaneously for the path that
recognized the first SOT. A WCO detection does not provoke a TMDO output in this case.
On the detection of valid data on path A and path B at the same time, path A is used for data reception.
RXMode(transparent) provides internal status information using the event flags of the event.system (R15) and event.events (R14), as shown in the general part of RXMode.