Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

sunrom atmel 89 series programmer

Status
Not open for further replies.

saikumar5

Newbie level 6
Joined
Mar 4, 2011
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,371
hello , can anyone help me in finding the solution for atmel 89series programmer circuit.actually by using proload 4.1 software, the hardware is detected and displaying the code i.e (like 89S51 is connected and 0 bytes used).so when i burn the program the software says "write successful".but the MCU which i have burned has no response when i tried to run it.
i have burned a small program which will make a port pins high and low(verified and executed using keil c).so when i have connected an led to those ports the led simply glows continuously but not toggling (which i have see in keil c).
PLZ HELP ME SO THAT MY HARDWORK IN BUILDING THE CIRCUIT CAN BE WORTHY!!!PLZZZZZZZ 89sch.gif
 

Have you verified the Programmed chip?
If verify chip is successful then the problem should be with your hardware and c code.

Post your hardware and c file, some one will help you
 

While your programing software says, Programming Ok, it menas that. Confirm the Project hardware you have contructed is powered by 5 volts to 40 and 31 pin, 20 to gnd, Rest circuit to pin 9 and a crystal to Pins 18 and 19, and your code is perfect. The Sunrom programmer is a tried and trusted piece of invaluable equipment, all over the world by now.
Cheers
 

Thanks for the reply;
can u plz post the firmware 4.4 version to me

MOD: Guess you never use the search box of the forum. There are quite a lot topics and DIY packs releated to the said programmer in the forum and too all over the web. This warning will remind you to use the "search" enxt time you post a requirement without searching for it.
 

here is archives with 4.4 hex and 5.4 proload
 

Attachments

  • HEX Ver 4.4.RAR
    11.6 KB · Views: 192
  • ProLoad Ver 5.4.rar
    858.1 KB · Views: 248
if the led glows continuously, did you try a longer delay between toggling the led?

example:

led pin high
delay
led pin low
delay
loop
 

if the led glows continuously, did you try a longer delay between toggling the led?

example:

led pin high
delay
led pin low
delay
loop

If delay has some problem ?
make LED pin Low first
delay
LED pin high
delay
in this program
led will not glow
if delay has some problem and it not returning to main program
 

show us your schematic of the very simple circuit.
 

I have modified PCB Layout for sunrom 1001-3456 , Single Side Board.

Changed to 2 Layer Board, No jumper wires.
modifies Power Supply/Requlator circuit for better filter.
used smd passive components (Resistors,Diodes)
smd filter capacitor close to vcc pin of microcontrollers.

(images attached)

will test prototype after 10 to 15 days, will post result here.
 

Attachments

  • 89SeriesProgrammer-SS-L2-ver2.png
    89SeriesProgrammer-SS-L2-ver2.png
    138.4 KB · Views: 219
  • 89SeriesProgrammer-SS-L2-ver2-sch.png
    89SeriesProgrammer-SS-L2-ver2-sch.png
    60.1 KB · Views: 204

I will upload PCB Layout and schematic after checking prototype.

attached is updated layout design
Note: There is no change , addition of feature, attempt is to improve PCB, solve issues related to PCB Design.
Firmware used : 1001-3456 v4.1 (1001-3456 V2)
 

Attachments

  • 89SeriesProgrammer-SS-L2-ver2-sch.png
    89SeriesProgrammer-SS-L2-ver2-sch.png
    148.3 KB · Views: 164
  • 89SeriesProgrammer-SS-L2-ver2.png
    89SeriesProgrammer-SS-L2-ver2.png
    132.5 KB · Views: 179

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top