Hi,
I have found the answer myself, but this may help others. As JPMontero_Intel suggest a system command can do the settings:
system("stty -F /dev/ttyS0 9600 cs8 -parenb cstopb");
Thanks,
Patrick
Hi,
I have found the answer myself, but this may help others. As JPMontero_Intel suggest a system command can do the settings:
system("stty -F /dev/ttyS0 9600 cs8 -parenb cstopb");
Thanks,
Patrick