Hello, I tried Gordon's example code serialTest.c to test my serial. But it only worked once and the output is ''-1 -> -1 ->-1 ->-1 ->-1 ->-1 ->-1 ->-1 ->-1 ->-1 ->" something like that. But only worked once. Then when I run 'sudo ./serialTest', there is no output on the screen. Could anyone give me any suggestion to solve it?
Thanks and regards