General TC > General TC Talk

[SOLVED] TC Max Serial Port Baudrate

(1/9) > >>

aj:
Hello,

I have installed TC OS and I want to develop an application for communication through serial port. The only requirement for this application is the serial port baudrate. I need to use the max speed available and I want to know if it is possible use 921600 kbs or there is some limitation?

Thanks

Juanito:
Does "stty < /dev/ttyXX" give the allowable baud rate?

aj:

--- Quote from: Juanito on May 23, 2013, 05:04:35 PM ---Does "stty < /dev/ttyXX" give the allowable baud rate?

--- End quote ---

I dont knew the stty command but I will try it.

Thanks :)

aj:

--- Quote from: Juanito on May 23, 2013, 05:04:35 PM ---Does "stty < /dev/ttyXX" give the allowable baud rate?

--- End quote ---

Hi,

I used the stty command and shows the configuration of serial port. My doubt is how to know the max baudrate supported by TC. I need to know if is a software limitation or a hardware limitation.

Thanks

Juanito:
I guess any software limitation would be that of the linux-3.0.21 kernel.

Hardware-wise, you'd have to check with the manufacturer - what happens when you use stty to set the baud rate?

Navigation

[0] Message Index

[#] Next page

Go to full version