- This topic has 5 replies, 3 voices, and was last updated 8 years, 7 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 know wheather my 89S51 have the program or not?
Hi,
I am very new to 8051 micro controller. Just i wanted to learn how to use it. Recently i bought a USB Programmer from ebay. I wrote a simple code for glowing LED in keil software. I converted into .hex file and dumped into AT89S51 using USB Programmer through "progisp" software. the message shown "program dumped successfully". But when i connected the chip in the breadboard, it is not working. What would be the problem? Can u tell me how to see the program in the IC wheather really dumped or not?? Can u pls suggest me..
Thanks in advance….
There is something called blank check in prog isp. you can use that to find an AT89S51 is dumped with a code or not.
have you build crystal circuit and reset circuit on bread board for 89S51 micro controller?
Yes. i have connected the crystal circuit and reset
Yes. I have connected the Oscillator circuit with 20MHz crystal and 2X22pF capacitors.
post ur program and circuit