Flyer 0 Posted January 9, 2008 Report Share Posted January 9, 2008 Dave Fairly trivial but took me ages to find. The eeprom_read gives an incorrect answer if there is still a write running. It needs the same test for write completion e.g while (eecon1.WR); as the eeprom_write before continuing. Obviously having found it, it can be done outside of the routine but would be better included Best Regards Peter Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.