how to burn code to 8051 IC??

8 replies [Last post]
ddeeepakk
User offline. Last seen 1 year 2 weeks ago. Offline
Joined: 07/13/2009
bOt Points: 54

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.

 

heloitsadi
User offline. Last seen 50 weeks 3 days ago. Offline
Joined: 03/15/2009
bOt Points: 1321
Buddy you have to take help

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

nickynick
User offline. Last seen 39 weeks 6 days ago. Offline
Joined: 06/12/2009
bOt Points: 82
ISP

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...

 

 

nickynick
User offline. Last seen 39 weeks 6 days ago. Offline
Joined: 06/12/2009
bOt Points: 82
ISP

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.

 

 

robo.genius
User offline. Last seen 5 weeks 4 days ago. Offline
Joined: 04/12/2009
bOt Points: 253
check all ur connections

check all ur connections first of all.. cross check ur circuit diagram.. can u post a screenshot of ur whole setup?

nickynick
User offline. Last seen 39 weeks 6 days ago. Offline
Joined: 06/12/2009
bOt Points: 82
@robo.genius

 

 

this is the schematic 

 

 

 

nickynick
User offline. Last seen 39 weeks 6 days ago. Offline
Joined: 06/12/2009
bOt Points: 82
@robo.genius

this isp screen shot..... as requested by u.....

 

 

Note:- This post has been edited by nickynick at Wed, 10/07/2009 - 06:22.

 

 

robo.genius
User offline. Last seen 5 weeks 4 days ago. Offline
Joined: 04/12/2009
bOt Points: 253
i believe u r using AT89S52

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?

 

nickynick
User offline. Last seen 39 weeks 6 days ago. Offline
Joined: 06/12/2009
bOt Points: 82
@robo.genius

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....