Here we learn that, how to burn the program in a microcontroller.
We use Flash magic software for this purpose.
Note :-
Flash magic only works on those microcontrollers which have serial ports or support serial programming. It can not burn the microcontrollers like at89c51 or others which does not support serial programming.
STEPS :-
1. Open the flash magic.
We use Flash magic software for this purpose.
Note :-
Flash magic only works on those microcontrollers which have serial ports or support serial programming. It can not burn the microcontrollers like at89c51 or others which does not support serial programming.
STEPS :-
1. Open the flash magic.
2. select your microcontroller.
3. select your baud rate. (usually it 7200 or 9600).
4. select your com port.
5. To see your com port follow below steps. Right click on the my computer and click on manage.
6. Then click on device drivers. Now click on Usb com ports and see your com port. If you use usb to serial cable (RS232) then it is shown as usb portliftic cable.
7. Now check the box ERASE ALL FLASH.
8. Check the box VERIFY AFTER PROGRAMMING.
9. Click on brows to brows your program Hex file.
10. Now Click START to start the burning process.
Errors :-
1. If there is error of changing the baud rate then change your baud rate and try again.
2. If there is error of connection and then check your com port again.
IF YOU HAVE ANY QUERY THAN CONTACT US OR GIVE YOUR QUERY IN THE QUERY OPTION.
GOOD LUCK
7 comments:
How can I check the micro controller 8051 is working or not without using computer.
How can I check the micro controller 8051 is working or not without using computer.
I think you cant check
Can we pass any pulse to txd/rxd pin of db 9 serial port and check.
I never tested 8051 like this. Not sure about it.
I am little bit confused that did you used toggle switch to reset 8051 and red led for indicating the 8051 is reseted.
Its just the tutorial of tool. I have not used anything here.
Post a Comment