duxiyao/android-serialport-api

Serial port receive data for iMx51

Closed this issue · 4 comments

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Using Android 2.1 for Automotive Infotainment Head Unit.

Please provide any additional information below.
Is it possible to use this Android Serial port API to read the data using 
serial port of iMx51 controller ? 
more info: iMx51 in communicating with NEC V850 controller over UART! 

Thanks
Yogesh

Original issue reported on code.google.com by yog...@gmail.com on 6 Jun 2011 at 8:22

[deleted comment]
Yes, i got it done.
Please talk about your trouble.

Original comment by qipeng.z...@gmail.com on 7 Aug 2011 at 3:26

Thanks qipeng for the comment, I added iMx51 to the list of supported devices 
in the Wiki.

Original comment by cedric.p...@gmail.com on 25 Oct 2011 at 10:22

  • Changed state: Invalid
I've had the Mx51 Babbage board (and variants) working fine with the api.  
Simply remove the O_DIRECT and O_SYNC and add a Chmod permissions modification 
in the Android init.rc file.

Original comment by mbp...@gmail.com on 26 Oct 2011 at 5:39