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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/22/05 19:58
Read: times


 
#88180 - Another variation
Responding to: ???'s previous message
A couple of years ago our production people needed to start programming AVR-based modules. I didn't want to give up my development board to them for this purpose, so I built an AT89C2051 based board very similar to Charles' schematics, but with DUAL SPI ports.

Two AVR boards would be plugged into it: a master that I programmed, and a board to be programmed. Push the button (a reset button) and the code within the 2051 would read the flash, eeprom and fuses of the master part, copy to the target, then verify. At the completion a go/no-go LED would be lit and the code would hang...waiting for the target to be replaced and the reset button pushed again.

I've just finished implementing a similar sort of programmer, this one aimed at the AT89C51CC03. It takes a binary image of the target's code, converts it to Intel hex per Atmel's FLIP programming interface, and stuffs it to the target.

Dennis


List of 29 messages in thread
TopicAuthorDate
AVR(AT90S2313,1200 2323,2343,8515) PGM'R            01/01/70 00:00      
   Instructions?            01/01/70 00:00      
   Instructions are intuitive.            01/01/70 00:00      
      File Format            01/01/70 00:00      
   Some more pesty details.            01/01/70 00:00      
   PCB web site file location            01/01/70 00:00      
   AVR?            01/01/70 00:00      
      Off Topic. BULL....! That is an insult.!            01/01/70 00:00      
         it's still an AVR a[pplication            01/01/70 00:00      
            Now, Now            01/01/70 00:00      
               that would be on            01/01/70 00:00      
    the FACT            01/01/70 00:00      
      Not off-topic            01/01/70 00:00      
      Your own idea, Erik?            01/01/70 00:00      
         OPTIONAL            01/01/70 00:00      
   Why two bridges?            01/01/70 00:00      
      A bridge too far?            01/01/70 00:00      
         Options, Options            01/01/70 00:00      
   The other way round            01/01/70 00:00      
   using RC-reset is not good idea            01/01/70 00:00      
      COM2SPI converter            01/01/70 00:00      
         then            01/01/70 00:00      
      not just a com2spi            01/01/70 00:00      
   On Topic            01/01/70 00:00      
      Not off-topic            01/01/70 00:00      
         Not over till the fat lady sings.            01/01/70 00:00      
   Another variation            01/01/70 00:00      
      why CC03            01/01/70 00:00      
   Signal name typo            01/01/70 00:00      

Back to Subject List