Hello!
I have a problem with Serial communication.
In a serial terminal (Termite) the baudrate is set to 14400 baud although in the code,
the UARTConfigSetExpClk () function is set to 9600 baud, data looks fine in
Termite but when passing the data to LabVIEW, I just see characters that do not correspond to the plot regardless
the baudrate.
Thanks!