??? 03/25/08 14:06 Read: times |
#152517 - Should work Responding to: ???'s previous message |
Chris Bertrand said:
Im just trying to verify that I need to Initialize read or write terminate interrupt All this flag clearing and other application, using the blocks above, what should it look like then? You should only need to initialize once and there is no need to "terminate interrupt". When the interrupt fires, it will fire on it's own there is no need to call the ISR function, it clears a flag (meeprombusy) to show the EEPROM access is done and then clears the flag in the DEECON register. |
Topic | Author | Date |
EEprom sequence..... | 01/01/70 00:00 | |
have you tried ... | 01/01/70 00:00 | |
Code was generated by code arch...... | 01/01/70 00:00 | |
definitely not | 01/01/70 00:00 | |
OOOPS, I goofed | 01/01/70 00:00 | |
A few issues | 01/01/70 00:00 | |
Another look... | 01/01/70 00:00 | |
This block of code works as it should | 01/01/70 00:00 | |
already answered | 01/01/70 00:00 | |
LOL.....ok np.....now an internal save issue | 01/01/70 00:00 | |
local variables are unknown | 01/01/70 00:00 | |
Switching on wrong variable | 01/01/70 00:00 | |
Brett your right......left over var![]() | 01/01/70 00:00 | |
Should work | 01/01/70 00:00 |