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

RS232

How to configurate the HyperTerminal to get response from my Oem Board(LPC1788) via RS232 port (I'm running the s_ob_uart_rs232 sample)? Help please.

Parents
  • What baudrate does that example configure? Try same baudrate in HyperTerminal.
    What number of data bits does that example configure? Try same number of data bits in HyperTerminal.
    What number of stop bits does that example configure? Try same number of stop bits in HyperTerminal.
    Does the example use even, odd, mark, space, none for parity? Try same for the HyperTerminal.

    Where are you stuck?

Reply
  • What baudrate does that example configure? Try same baudrate in HyperTerminal.
    What number of data bits does that example configure? Try same number of data bits in HyperTerminal.
    What number of stop bits does that example configure? Try same number of stop bits in HyperTerminal.
    Does the example use even, odd, mark, space, none for parity? Try same for the HyperTerminal.

    Where are you stuck?

Children