how to burn code to 8051 IC??
Hi friends,
I am quite new to 8051 programming, but no using emulators I have an code inassembly language (compiled and in binary format). now , I want that code to embed into the 8051 IC . This is where I got stuck,I don't have any kind of h/w just the code I have.
Can u guys guide me as to how to embed my code on to the IC and deploy it on the breadboard.
Basically what I'm doing is to show a particular data on the lcd.
Thanks.


Buddy you have to take help of a ready made kit if you are using AT89C51 or semilar series.. But try to use AT89S52.. there pinout is same as that of AT89C51 and you can also build a very small programmer circuit .. just google of it.. you will get a lot///.. This link may jelp you...
http://www.ikalogic.com/isp.php
Keep.. Posting...
Enjoy!!
Regards;
Aditya Sharma
http://robozeal.blogspot.com
I tried the ISp shown in the link http://www.ikalogic.com/isp.php
but it didnt work it shows the following error" error at address 0000 0000 byte written"
so how do i get around this problem...
i even tried all the tips mentioned in tat link but no use.........plz let me know if anyone has tred this and got it woprking.......
Note:- This post has been edited by nickynick at Fri, 10/02/2009 - 06:37.
check all ur connections first of all.. cross check ur circuit diagram.. can u post a screenshot of ur whole setup?
this is the schematic
this isp screen shot..... as requested by u.....
Note:- This post has been edited by nickynick at Wed, 10/07/2009 - 06:22.
i believe u r using AT89S52 uc.. check out the circuit below.. i have marked the possible sources of error..
At node (a) i think u have forgot to connect the two sections of breadboard (just above the red wire) so your (b) wire (which is black) is floating..
Also where is ur power source?
Have u tested both ur ICs? Also check ur AND gate using multimeter or LED whether it is giving a reliable output or not?
Which isp programmer r u using?
ya im using at89s52....
actually i relasied those errors and had tried again but in vain....
infact im posting my newly bought components scrren shot of isp...
im using ext 5v supply... and tried with 7805 as well but it still shows the samw error...
im using ISP programmer software from the ikalogic website...
the ics are in working condition as i tested with leds....