Shop OBEX P1 Docs P2 Docs Learn Events
UART different baud rate — Parallax Forums

UART different baud rate

FloconFraicheurFloconFraicheur Posts: 1
edited 2009-09-07 15:20 in General Discussion
Hello,
this is my first time using the javelin stamp and i met a small problem,

i have a project where i need to make a communication between a XIA MicroDXP via its interface board and the Javelin stamp.
However, the datasheet from the XIA board tells me that its rs 232 runs at 115k bauds ....Thus I m guessing that, in order to communicate, i would have to set the UART javelin stamps baud rate at 115 kbut i didn t see it in the settings available in Uart.java class.
if anyone has any idea how to deal with it (without changing the hardware), or if i m wrong with my guessing...

Thanks for your answer, regards.

Comments

  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2009-09-07 15:20
    The javelin can receive up to 38k4 baud and transmit up to 57k6 baud.
    No way to change that.

    regards peter
    ·
Sign In or Register to comment.