Hello
I'm designing schematic for android device with reference of Beaglebone Rev A5. In Beaglebone they using FT2232LQFN64 for USB to serial conversion and they connected in UART0Rx & Tx for Android debugging purpose. In my case i planned to remove FT2232LQ.. converter instead of it i want to use RS232 with UART0Tx & UART0Rx.
I want to clear myself that if i connect RS232 in UART0Tx & UART0Rx can i perform android debugging as usual such as ADB commands.?
Any one can advice me.?
Thanks in advance.!!