I2Cread / write are more tolerant of timing requirements as they are clocked synchronously. SEROUT/IN and its variants are async and surely have a problem with anything disturbing their merry timing. Option is use HSERIN etc
I2Cread / write are more tolerant of timing requirements as they are clocked synchronously. SEROUT/IN and its variants are async and surely have a problem with anything disturbing their merry timing. Option is use HSERIN etc
Hehehe
that came from your first statement. Having established ...... It has no connection with I2cwrite. Just an opinion of mine that was expressed on Serout2 and interrupts
Also, you can use I2Cwrite when you are in the interrupt routine, when the interrupts are disabled. I ussually do it like that without any problems.
Robert
"No one is completely worthless. They can always serve as a bad example."
Anonymous
Bookmarks