How to receive data on two UART at the same time ?
Posted: Tue May 12, 2009 9:28 am
Hi everybody,
For exemple, I have a 18F6622 with two hard UART. I have two other cards who send 10 bytes at 19200 bauds and I would like to receive it. The problem is that the two emitters can send data at the same time and I have to receive all bytes without lost.
Is it possible with Flowcode ? I have a modded custom code who works with the second UART but as the PICmicro executes instructions one by one, I don't know if it's possible.
If it is, How ?
Thank you so much.
For exemple, I have a 18F6622 with two hard UART. I have two other cards who send 10 bytes at 19200 bauds and I would like to receive it. The problem is that the two emitters can send data at the same time and I have to receive all bytes without lost.
Is it possible with Flowcode ? I have a modded custom code who works with the second UART but as the PICmicro executes instructions one by one, I don't know if it's possible.
If it is, How ?
Thank you so much.