This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

bootloader for at89c51rd2 and FLIP

Hello all,

I'm a newbie to 8051 programming. I want to use Atmel's FLIP to program an at89c51rd2 chip using the COM port.

According to the FLIP instructions, there needs to be a bootloader on the chip before programming will work.

How does one get the bootloader onto the chip? Are there any straightforward tutorials on this?

Also, does anyone recommend doing a USB connection rather than using the COM port? The USB schematic looks much simpler than the COM port.

Thanks much.

Parents
  • How does one get the bootloader onto the chip? Are there any straightforward tutorials on this?
    it's already there
    Also, does anyone recommend doing a USB connection rather than using the COM port? The USB schematic looks much simpler than the COM port.
    check the datasheed and the trailing letters on your chip some come with serial boot, some with USB boot

    Erik

Reply
  • How does one get the bootloader onto the chip? Are there any straightforward tutorials on this?
    it's already there
    Also, does anyone recommend doing a USB connection rather than using the COM port? The USB schematic looks much simpler than the COM port.
    check the datasheed and the trailing letters on your chip some come with serial boot, some with USB boot

    Erik

Children