This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to set send and receive of same byte for UART

Hi, I am implementing the J1708 spec. Let me know how to transmit a byte and receive the sane byte back. This is required to get the bus acess for transmission of actaul data.

Parents
  • Hi Gopa,

    You can set the Loopback Mode Select bit of UART Mode
    Control Register, serial data from the transmitter is connected internally to serial input of the receiver,
    input pin RXD has no effect on loopback and output pin TXD is held in marking state.

Reply
  • Hi Gopa,

    You can set the Loopback Mode Select bit of UART Mode
    Control Register, serial data from the transmitter is connected internally to serial input of the receiver,
    input pin RXD has no effect on loopback and output pin TXD is held in marking state.

Children
No data