LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How to get Serial Port Errors (https://www.linuxquestions.org/questions/programming-9/how-to-get-serial-port-errors-717649/)

DEF. 04-08-2009 04:28 AM

How to get Serial Port Errors
 
How do I get serial port status/error codes/etc... for example: framing errors, bit error rate, etc...

Do I have to use termios.h or an ioctl(2) or is there a UART interface?

Thanks in advance...

khodeir 04-09-2009 02:53 PM

those will help
link 1

Hko 04-09-2009 05:35 PM

or maybe this one:
http://www.easysw.com/~mike/serial/

DEF. 04-14-2009 06:51 AM

Thanks guys - those links are great.


All times are GMT -5. The time now is 03:48 PM.