- Atmel AT89c51RB2 Bootloader circuit
- Posted by donald on March 19th, 2008
I have built the FLIP compatable circuit from the
C51_Hardware_Connections.pdf app note (Page 2).
But, I always get a time out from the RB2 chip.
Has anyone build this circuit successfully?
I am using a 32Mhz crystal on the RB2.
thanks
donald
- Posted by Rich Webb on March 19th, 2008
On Wed, 19 Mar 2008 14:46:17 -0700, donald <Donald@dontdoithere.com>
wrote:
Try to sync no faster than 9600 baud. Also, check page 93 of the
chip's datasheet for the proper sequencing of the signals necessary
for the chip to enter ISP mode.
<http://www.atmel.com/dyn/resources/prod_documents/doc4180.pdf>
The default state of the BLJB is to vector to the bootloader on reset,
so if it's a new chip then the bootloader is running but you're
probably trying to connect at too high a speed. If BLJB has been
programmed, then the only way to get to the bootloader is the dance
with RESET and PSEN.
--
Rich Webb Norfolk, VA
- Posted by donald on March 20th, 2008
Rich Webb wrote:
Thanks
donald
- Atmel mega 16 bootloader q's (Microprocessors) by Nedward
- Atmel AT89c51ed2 isp bootloader - no longer able to sync (Microprocessors) by Anbeyon
- DES bootloader from atmel app note occasional corruption (Microprocessors) by SioL
- Temporary call Atmel bootloader (Microprocessors) by Juergen Loh
- Atmel T89C51CC01 PSEN pin, bootloader (Microprocessors) by Paul Smith

