Problems with 16F876 on interrupts an WRITE / READ
Hello,
as seen in the PBP-manual, there is a problem with interrupts while eeprom-writes, but there are no problems while any READ-statement.
We have big problems here, and I thing, they are from interrupts while accessing the internal eeprom.
Is there any problem known ?
I always used:
GIE=0:Write EE_Adr,Dummy:GIE=1
to turn off any interrupts inside the routine...
PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2
Bookmarks