Hi,
I am trying to realize the data communication between MyRIO1900 and Arduino via UART.
UART interface on Arduino Uno is under 16MHz clock.
The UART for myRIO can only set the Baud Rate. However if the frequency is different from Arduino, the connection will not be built.
How do I adjust the frequency of MyRIO UART? What is the default frequency of MyRIO UART? Where can I find that parameter?