Other Parts Discussed in Thread: EK-TM4C123GXL
Hello fellow programmers, recently I developed a program on Code Composer that can acquire electrical signals and give me the informations about the signal, such as frequency, RMS, etc. After that I wanted to create a software on Visual Studio so I could see it visually, both the values and the graph. For that I have to use Serial Port Communication, but sometimes when I try to run my program, apparently something gets lost in the way and the error below occurs. I have the baud rates paired up, and I have designed a program that works most of the time. Could anyone help me with this problem? Im going to insert some printscreens so you guys can see the code/error. (Baud Rate 9600)
Thanks, Tales Duque.
(What the UART is sending)