how to check data in the software uart is being transmitted
Posted: Mon Sep 06, 2010 9:10 am
hai to all
In our project we are using two uart, one is hardware uart other is software uart. My question is how to check if data in the software uart is being transmitted? How to check it, if any one having the code or method kindly send it to me.
Er.
If you send a character with the software UART, when the function returns, it has been sent.
There is no buffering, or storage involved.
This is the big 'downside' of the software UART, but also makes 'knowing what it is doing', very easy...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum