by JonHylands » Thu Jan 11, 2007 4:43 pm
by JonHylands
Thu Jan 11, 2007 4:43 pm
The problem is one of timing. You would need a bus switch to do that, and then you would need to be able to switch the Tx pin off and the Rx pin on within a hundred microseconds of being finished transmitting. Since the UART is being done on a USB chip, you really have no idea when it is done sending characters, at least not on a micro-second level.
- Jon
The problem is one of timing. You would need a bus switch to do that, and then you would need to be able to switch the Tx pin off and the Rx pin on within a hundred microseconds of being finished transmitting. Since the UART is being done on a USB chip, you really have no idea when it is done sending characters, at least not on a micro-second level.
- Jon