Author Topic: eeprom AT89C51ED2  (Read 76758 times)

ctownsend

  • Guest
eeprom AT89C51ED2
« on: June 16, 2005, 05:52:53 AM »
Does anyone know where to get some example asm code for eeprom programming on an AT89C51ED2?
Thanks


erikm

  • Guest
Re: eeprom AT89C51ED2
« Reply #1 on: June 16, 2005, 06:19:55 AM »
not at a FlashMagic site, why not try www.atmel.com

Jan Waclawek

  • Full Member
  • ***
  • Posts: 220
    • View Profile
    • EFTON homepage
Re: eeprom AT89C51ED2
« Reply #2 on: June 16, 2005, 06:25:32 AM »
This forum is on ISP programming of Philips parts... Better come to 8052.com forum with your question.

Btw. the datasheet contains remarkably clear description of both read and write procedures, both in writing and diagrams; it is really easy to write down those 10 lines needed...

Jan Waclawek