Monday 5 November 2012

FLASH MAGIC TUTORIAL

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.


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

More embedded projects >>....                             More MAT LAB projects>>...



7 comments:

HungerRasoi said...

How can I check the micro controller 8051 is working or not without using computer.

HungerRasoi said...

How can I check the micro controller 8051 is working or not without using computer.

Unknown said...

I think you cant check

HungerRasoi said...

Can we pass any pulse to txd/rxd pin of db 9 serial port and check.

Unknown said...

I never tested 8051 like this. Not sure about it.

HungerRasoi said...

I am little bit confused that did you used toggle switch to reset 8051 and red led for indicating the 8051 is reseted.

Unknown said...

Its just the tutorial of tool. I have not used anything here.