Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/18/06 07:09
Modified:
  01/18/06 07:11

Read: times


 
#107680 - Atmel parts
Responding to: ???'s previous message
Atmel produces
AT89C51RD2, AT89C51ED2, AT89C51ID2, AT89C51AC3, AT89C51CC03 and some others with 64kb of FLASH program memory.
Look at Parametric Product Table and their datasheets.

By the way, Atmel provides two different ways of ISP.
One method is used for AT89Sxx derivatives and may be named "hardware ISP": MCU is put into reset state and then its memory is programmed via SPI-like interface.

Other ISP derivatives (including listed in the beginning of the post) are programmed by "software ISP". With this way, MCU executes special part of software called "bootloader" which is factory- or user-programmed. Bootloader gets bytes to be programmed, via one of interfaces (UART, CAN, USB or others) then calls factory-programmed API which does program them into FLASH memory.

Regards,
Oleg

List of 17 messages in thread
TopicAuthorDate
samples Atmel AT89S8252            01/01/70 00:00      
   Why not contact atmel?            01/01/70 00:00      
   have you considerd checking arond or oth            01/01/70 00:00      
   or use digikey            01/01/70 00:00      
      to ERIK            01/01/70 00:00      
         start here for P89V51Rd2            01/01/70 00:00      
            P89V51RD2            01/01/70 00:00      
               beware            01/01/70 00:00      
                  to Abhishek            01/01/70 00:00      
   Atmel parts            01/01/70 00:00      
      to Oleg            01/01/70 00:00      
         or AT89C51ED2            01/01/70 00:00      
            I have some Philips P89C51RD2 in DIP-40            01/01/70 00:00      
            ISP PLCC package            01/01/70 00:00      
               Why not shop for a friendly vendor?            01/01/70 00:00      
                  another aspect            01/01/70 00:00      
                      Yes, there's another aspect.            01/01/70 00:00      

Back to Subject List