??? 10/18/06 11:48 Read: times |
#126643 - UART start bit detection? |
I have an application where it might be advantageous to detect the start bit of a UART transmission in certain cases.
Can I just poll the appropriate port pin P3.0/Rx, even while the UART is enabled ? The MCU does not need to do anything else while in this state, so busy waiting is not a problem. Or do I need to turn off the UART first before polling the pin ? Or would it be a better solution to connect P3.0/Rx to another free GPIO pin and poll it instead ? |
Topic | Author | Date |
UART start bit detection? | 01/01/70 00:00 | |
Bible time... | 01/01/70 00:00 | |
there is no answer | 01/01/70 00:00 | |
It's an Analog Devices ADuC845. | 01/01/70 00:00 | |
HUH | 01/01/70 00:00 | |
It's being updated | 01/01/70 00:00 | |
what is an IVT? | 01/01/70 00:00 | |
Interrupt Vector Table | 01/01/70 00:00 | |
i do not know your device but .. | 01/01/70 00:00 | |
what do you try to do | 01/01/70 00:00 | |
poll RI | 01/01/70 00:00 | |
if he is working with 'collisions' he can not | 01/01/70 00:00 | |
That would be too simple. | 01/01/70 00:00 | |
clairvoyant chips? | 01/01/70 00:00 | |
Not necessarily | 01/01/70 00:00 | |
Oh I see. Stupid me. Thanks.![]() | 01/01/70 00:00 |