- This topic has 5 replies, 4 voices, and was last updated 11 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › how to dump the code into A89C51 microcontroller
hi..
i want to do electronic code lock project..
but i dont know how to write the code into microcontroller..
i want to know the softwares and connections for interfacing A89C51 microcontroller with pc for dumping the code into microcontroller..
so plz help me..
Their are different programmers are available in market .
ex : usbasp programmer
you can use this programmer to dump code into microcontroller.
I will post picture & video , for programming microcontroller.
Thanks.
There are lot of softwares for this.Firstly you need to buy a programmer or simply program burner.They will provide a software with the kit to burn the program into IC.Moreover you should convert the correct code into a hex file
Progammer selection depends on your Micro controller.
eg Flash magic,proload….
Hi,
I haven’t been to able to understand the code dumping procedure for 8051 exactly.
I have worked with Microvision Keil kit and Software earlier.. But I wanna
know how to dump a C code on a circuit of 8051 connected on a breadboard..
It would very helpful if anyone could help me with this (may be with a few snaps of interfacing
the same too).. Am in the middle of a project and totally struck!
Thank You.
You should buy a PROGRAMMER. The programmer contain an IC base to which your micro controller should be connected and lock. Before this you should save your program in hex(.hex) format in kiel. After installing the software of programmer you should select your mc and browse the program in this and select your hex file and burn it.