Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] Re: SEROUT and SERIN

2007-06-04 by BobGardner@aol.com

Yes, you are correct and closer inspection does reveal that it is tied
to the capture pin. Oh well. I'm looking at AVR305 and it might be
exactly what I'm looking for.
Brian Gregory
=====================================================
Software uarts can trade off complexity and cpu used vs error detection.... a hw uart
divides a bit into 16 slices, samples on bits 7,8 and 9, takes the best 2 out of 3 votes.
You can write the sw uart to only sample once in the middle of the bit, or 2 or 3 times...
this can be based purely on timing, or on edge detect. So you should be able to tailor the 
sw uart for any level of performance vs robustness.




________________________________________________________________________
AOL now offers free email to everyone.  Find out more about what's free from AOL at AOL.com.


[Non-text portions of this message have been removed]

Attachments

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.