- This topic has 3 replies, 2 voices, and was last updated 11 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › boot loader
Does 89v51rd2 microcontroller contains bootloader?
Hi,
The controller P89V51RD2 from philips has ISP programming facility and its the most imporatant reason why it is widely used specially for students who can not afford costly program burners for the rest of the controllers.
You can use FLASHMAGIC software for dumping hex files into this particular controller. The software will send data on serial port of P89V51RD2. The controller will ask you to RESET DEVICE and it will be done.
If you want more help on this, feel free to write us back.
yes frnd that i know …. but does that uC contains inbuilt bootloader?
Hi,
Ya 89V51RD2 has inhuilt bootloader to fetch new program from serial port and save in memory.