| ??? 11/23/01 02:40 Read: times |
#16846 - RE: How to write into AT28c64 |
for Alex:
Mov dptr,Addr movx @dptr,a ;a= (date to be write) mov a,b ; -----> Have to change to mov b,a loop: movx a,@dptr cjne a,b,loop ;Wait for... for Yossi Srebrnik: yup, that right 5ms, i can program the EEPROM with delay 6ms,10ms is too long Thanks ALL |
| Topic | Author | Date |
| How to write into AT28c64 | 01/01/70 00:00 | |
| RE: How to write into AT28c64 | 01/01/70 00:00 | |
| RE: How to write into AT28c64 | 01/01/70 00:00 | |
| RE: How to write into AT28c64 | 01/01/70 00:00 | |
| RE: How to write into AT28c64 | 01/01/70 00:00 | |
| RE: How to write into AT28c64 | 01/01/70 00:00 | |
RE: How to write into AT28c64 | 01/01/70 00:00 |



