Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 22051

Re: Serial config support : Serial1.begin( 115200, SERIAL_8N2);

$
0
0

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


Viewing all articles
Browse latest Browse all 22051

Trending Articles