-
gigin
-
RE: rs232 communication speeds over Embedded linux ARM
-
Hi,
I use a baudrate of 115200 and flow control is none.
Once I changed the fifosize of the serial port from inside the driver, I was able to increase the speed a little bit (to 4kbps), but not considerably.
woboyle, are you able to do the data transfer at a rate of 115kbps. If so, is your serial port using a DMA to transfer data. ? what is the value for fifosize ?
Thanks
gigin
-
08 Nov 10
Hi,
I use a baudrate of 115200 and flow control is none.
Once I changed the fifosize of the serial port from inside the driver, I was able to increase the speed a little bit (to 4kbps), but not considerably.
woboyle, are you able to do the data transfer at a rate of 115kbps. If so, is your serial port using a DMA to transfer data. ? what is the value for fifosize ?
Thanks
gigin