This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359 serial port write problem



I'm accessing serial port /dev/ttyO1 under an android application with JNI. I can write and read bytes from UART. My problem is: I try write, for example 27 bytes. The write function returns that wrote 27 bytes, no error, but at oscilloscope I can see only 16 bytes sent. Someone knows this behaviour?

Thanks for any help,

Leonardo