Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

Re: [AVR-Chat] Re: nested interrupts doubt

Re: [AVR-Chat] Re: nested interrupts doubt

2005-07-05 by stevech@san.rr.com

If you mean that served instantly means the latency can't exceed X microseconds, what is X?

The ISR for UART RX should be more than a few 10's of microseconds. If you need a latency of 10 microseconds or less, generally, perhaps you have the wrong design approach.

Re: nested interrupts doubt

2005-07-07 by arhodes19044

Well, I suppose that the maximum latency would the the time between 
data coming in on serial line.  That will depend on the highest speed 
you ever plan on using.

Baud rate is about the same bits ber second.  So 9600 baud is about 
100uS per bit.  About 1000uS per byte

115200 baud is about 9 uS per bit, or about 90uS per byte.

That is if I did my math right.  

-Tony

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.