2051 Programmer

Hello, I had a RS Pro-97 and it stopped working. I was within my 30 return policy so I exchanged it with the pro-2051. The guy told me that the interface cable that I used with my pro-97 would work with my pro-2051. Is there any good software for this scanner? Thanks in advance for the help! The 2051 is a 20 pin version of the 8051. It is a low-voltage, high-performance CMOS 8-bit microcomputer with 2K bytes of Flash programmable and erasable read only memory. Atmel manufactures the chip using high-density nonvolatile memory technology. The 2051 and is compatible with the industry-standard MCS-51 instruction set. The AT89C2051 is a low-voltage, high-performance CMOS 8-bit microcomputer with 2K bytes of Flash programmable and erasable read only memory (PEROM). The device is manufactured using Atmel s high-density nonvolatile memory technology and is compatible with the industry-standard MCS-51 instruction set. By combining a versatile 8-bit CPU with. The programming of the Pro-2051 is a little confusing. I had trouble myself programming this thing at first. But once you get the hang of it, it isn't too bad. Just keep the owner's manual handy, especially on trunked systems. The 2051 is Uniden made but cannot be 'controlled' with a computer. However, scancat offers programming software for. 89C2051 Programmer Peter Dannegger provides a 2051 programmer with protection against misinsertion circuit. If you have a problem, comment, bug report, or suggestion concerning the use of Easy-Downloader please contact the author via e-mail address shown above.

POJ 2051

tags: POJ

The big question of this topic is to give you some ID, and the cycle corresponding to the id. Every time it corresponds to the cycle, its task will execute, and the corresponding ID will be output.

Register 2004 200
Register 2005 300

When the time is 100, it does not output

When the time is 200, output 2004

Output 2005 when the time is 300

2051 Programmer

Output 2004 when the time is 400

When time is 500, do not output

When the time is 600, the two cycles are met, then output according to the order of the ID and small to large.

Intelligent Recommendation

The cmp of the sort() function is a function, and the cmp of priority_queue is a class. The specific writing is: View Code ...

POJ 2051 argus (simple question, heap sort or priority queue)

It's another data structure problem. The heap is used for weight adjustment and sorting. Each adjustment is a complexity of o(n), which is very efficient. At first glance, I think it can be done with ...

hdu 2051

Bitset Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 8457 Accepted Submission(s): 6552 Problem Des...

Problem Description Give you a number on base ten,you should output it on base two.(0 < n < 1000) Input For each case there is a postive number n on base ten, end of file. Output For each case o...

2051 Programmer

More Recommendation

[Topic description] This was before Altria Pendragon became a hero. She was going to draw the sword in the stone to become King Arthur. Before that, she was going to collect some gems. The gems are ar...

loj #2051. 'HNOI2016' sequence

#2051. 'HNOI2016' sequence Title description The given length isn nSequence of n:a1,a2,⋯,an a_1, a_2, cdots , a_na​1​​,a​2​​,⋯,a​n​​, denoted asa[1:n] a[1 colon n]a[1:n]. Similarly,a[l:r] ...

The meaning is to convert the decimal number into binary numbers. The decimal turn-up K propanformation found on the Internet is as follows: View Code Thank the author of this article:https://blog.csd...

[Cogs 2051] King's Sword

Saber Dafa 2051. The sword of the king ★★★ ☆ Enter file:Excalibur.inOutput file:Excalibur.out Simple contrast Time Limits: 1 S Memory Limit: 256 MB [Topic Description] This is a thing...

Easy-Downloader V1.1 for ATMEL 89C2051/4051
Wichit Sirichote, kswichit@kmitl.ac.th

Build your own a personal writer for programming HEX code into Flash based microcontroller AT89C2051(2k) and AT89C4051(4k). Simple hardware and Easy use software in DOS and Window version. Single-side and double side PCB files included.Acrobat files for PCB image.

Introduction

Programmer The first version of the Easy-Downloader was designed in 1997 to be used as a tool for my students on building her/his own microcontrollers circuit in the class ' Designing Microprocessors System'. The circuit features low-cost and easy use. The latest version V1.1 was designed to be used with 2051 and the newest 4051 chips. There is no separated functions like other programmer e.g., blank check, erase, write. Simply type say, c:..>ez hello , the hex file 'hello.hex' will then be programmed to the chip automatically. If the chip is not blank or the code is locked, it will erase first, then write and verify... that all.

Hardware

Figure 1 depicts a circuit diagram of the Easy-Downloader. As shown, the circuit uses a 89C2051 with writer.hex firmware, 74LS373 8-bit latch, DS275-like, 7805, LM317 and two transistors, 2N2222A and 2N2907A. The programming voltage control circuit is the same as recommended by ATMEL application note. It can be raised from 0V, 5V and 12V by appropriated signal from P3. The 8-bit latch, 74LS373 provides some signal for selecting the programming modes. A byte to be programmed or read back is sent/received through P1. Incrementing address is done by pulsing a positive pulse to XTAL pin. The circuit may be built using simple point-to-point soldering with a general purpose PCB( fish's egg like PCB) or making PCB shown above, the file is Easy-v1.pcb Protel PCB version 2.76. The finished board should be tested without any chips; 1) +5V supply, 2) programming voltage 0V, 5V and 12V by connecting the pin that control (P3.5 and D) 2N2222A and 2N2907 to +5V and/or GND. The adapter output should be approx. 15Vdc 100mA.

Figure 1: Circuit Diagram of Easy-Downloader V1.1
Acrobat PCB Files

As suggested by a friend from Romania, Puiu Chiselita, to provide PCB image in Acrobat file, so I have asked my friend, Jaroon Keawkhrua. He made within an hour, thanks again for providing us, the Acrobat PCB file.

TOP LAYER (80kB) easy-v2t.pdf
BOTTOM LAYER (36kB) easy-v2b.pdf
COMPONENT LAYER (51kB) easy-v2o.pdf

Software

Two files that you should get are: writer.hex 4,871 bytes, the intel hex file firmware for 89C2051 chip ( the actual code size is 2021 bytes) and, ez.exe20,800 bytes the uploader program run on PC, send hex file to the downloader. The original writer.c program was written in 'C'. To modify, it needs Micro C-compiler from Dunfield Development System Ontario Canada with tiny memory model.

Functional Test

Use a given programmer (or ready made Easy-Downloader) write the writer.hex into the 2051 chip. Put the programmed 2051 chip to the board. Invoke any communication software with 9600 baud, 8-data bit, no parity. Connect DB-9 to COM1, say, press enter key, the title 'Easy-Downloader V1.1 for ATMEL 89C2051/4051' would be appeared on the screen. type >s2048 ( set byte counter to 2k), then without the 2051 chip in ZIF, type >r (read 2kB), on screen would show FFFFFFFFFFF... indicating corrected wiring for P1. If you put the chip having already program inside, r command will show the hex code with the number of byte set by s command. Try e command to erase the entire program!! All done. Figure 2 shows example of using Xtalk program to test the board.

Figure 2: Using Xtalk to test the board
Now try with 'ez' the uploader program to help you more easy to write the hex file to the chip. Example of using ez is shown in Figure 3. Have fun...

Figure 3: Example of using EZ program writes the writer.hex to 2051 chip


Figure 4: Example of Using EZ3 and EZ3.1
DownloadEZ Uploader V3.0 for Window The EZ Uploader provides a simple means of sending HEX file to the writer board. To connect the board with EZ, click available COM port, COM1, say. After the EZ recognizes the chips, then click Send Hexfile, that all. Since there is no signature byte that indicates chip number and programming voltage, thus you have to choose the appropriated memory size either 2051 or 4051 manually, i.e., 2048 or 4096 respectively.

DownloadEZ Uploader V3.1 for Window An upgraded version of EZ3 with RAED and SAVE AS features for reading HEX code resided in the chip and save as an Intel HEX file.

Tips

HEX file extension

Some Assembler or Compiler produce output hex file with .OBJ instead of .HEX. The EZ needs .HEX extension, just rename it...

Expensive ZIF Socket

Without expensive ZIF socket, you may use an ordinary socket instead, surely many times of pulling the chips may cause the far end leg of the 2051 chip broken. My student suggests me to insert one more socket to the 2051 chip. It works very nice. Even the programmer has ZIF, but your application board does not have. Better to insert one socket to strengthen the 2051's leg.

DC Adapter

Any DC adapters, fixed or adjustable can be used, a bridge diode corrects polarity for the regulator IC eventually. Many adapters provide higher DC output than the value labeled, to ensure, check the proper programming voltage that must be in the range of 11.5 to 12.5V.

Putting Right Position

The latest version does not include the protection circuit if putting wrong position, i.e., GND-Vcc <--> Vcc-GND.

Thus before put the chip into the programmer or your application board, back to see your thought, say I am putting the 2051 chip to the right position, then pick the chip, and place it...

89C1051

There's no problem with 89C1051 chip but ensure that the hex code must less than 1024 bytes (000H to 3FFH). While verifying after erase it showed 0 to 2048 byte as the 2051 chip, it means twice reading, i.e., 000H-3FFH then 000H-3FFH, the same physical address. When programming, the control chip will write and verify only the size of program.

Easy 1.1 Links

2051 Programmer Download

  • RS232C Level Converter A circuit for RS232C level converter, MAX232 and DS275.
  • 89C2051 Programmer Peter Dannegger provides a 2051 programmer with protection against misinsertion circuit.

TrainingIf you have a problem, comment, bug report, or suggestion concerning the use of Easy-Downloader please contact the author via e-mail address shown above.

Easy-Downloader circuit was designed by W.Sirichote.
Writer.c was written by W.Sirichote.
Ez.exe, EZ3 and EZ3.1 were written by S.Charoenruaywattana.
'Easy-Downloader' came from S.Zong after his finished 1st beta of EZ program.
Easy-v1.PCB was prepared by Jaroon Keawkhrua.


2051 Programmer Training