LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Reading Baud Rate of Serial Port (https://www.linuxquestions.org/questions/programming-9/reading-baud-rate-of-serial-port-235742/)

zaheer031 09-27-2004 08:30 AM

Reading Baud Rate of Serial Port
 
1.I am writing a program
to communicate via serial port.
I am curious to find out how exactly
to print the input baud rate of serial
port.


2. When I try to set the Baud rate
using cfsetospeed() system call
beyond 9600 at both the sender and
reciever ends there seems to be some
problem with receiving of data.


Any leads would be of great help,

Zaheer

Hko 09-27-2004 12:47 PM

This document may help:
http://www.easysw.com/~mike/serial/serial.html


All times are GMT -5. The time now is 06:51 PM.