Updates:
Status: WontFix
Comment #1 on issue 124 by jsuijs: create interupt-based serial_sw
http://code.google.com/p/jallib/issues/detail?id=124
Tried to implement receive both with polling and interrupt-on-change, but
could not
get it to work stable at 4800baud (16F690, @10Mhz clock) with other
interrupt on
background.
Of course it can be done, but it will be hard to get it properly working in
co-
existence with other isr's (like regular interval timer and i2c slave).
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jallib?hl=en.