3.7.2 RXMode(transparent)
In the RXMode(transparent), the receiver 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 illustrates a timing diagram for TMDO and TMDO_CLK in Manchester mode. TMDO_CLK has a 50% duty cycle; therefore, the user can sample the data either at the rising or the falling edge.
- 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, use path A 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.