UART different baud rate
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.
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
No way to change that.
regards peter
·