Hello,
I am trying to make a code in order to read a value from the ADC12 of my msp430F5438A, and send this value through the UART port and visualize it in a LABVIEW program on my Computer.
The LABVIEW do not receive any data, but if I test other code with nly a TImer and UART, the program show the received data. I am thinking that this problem is due to the code is not correct.
Can someone help me to check if this code is sending data?
Thanks in advance