女人被狂躁到高潮视频免费无遮挡,内射人妻骚骚骚,免费人成小说在线观看网站,九九影院午夜理论片少妇,免费av永久免费网址

當(dāng)前位置:首頁(yè) > 嵌入式 > 嵌入式電路圖
[導(dǎo)讀]自己動(dòng)手制造at89c2051編程器(英文)

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. IntroductionThe 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. HardwareFigure 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.exe 20,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 TestUse 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.

Download EZ 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 extensionSome Assembler or Compiler produce output hex file with .OBJ instead of .HEX. The EZ needs .HEX extension, just rename it... Expensive ZIF SocketWithout 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 AdapterAny 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 PositionThe 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... 89C1051There'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.

 
本站聲明: 本文章由作者或相關(guān)機(jī)構(gòu)授權(quán)發(fā)布,目的在于傳遞更多信息,并不代表本站贊同其觀點(diǎn),本站亦不保證或承諾內(nèi)容真實(shí)性等。需要轉(zhuǎn)載請(qǐng)聯(lián)系該專(zhuān)欄作者,如若文章內(nèi)容侵犯您的權(quán)益,請(qǐng)及時(shí)聯(lián)系本站刪除。
換一批
延伸閱讀

歐洲藥品管理局人用藥品管理委員會(huì) (CHMP) 的積極建議是基于 EFFISAYIL® 1 研究結(jié)果,該研究是針對(duì)泛發(fā)性膿皰型銀屑病 (GPP) 發(fā)作患者的最大的臨床研究[1] 與斑塊狀銀屑病不同,GP...

關(guān)鍵字: HM BSP GP FOR

(全球TMT2022年10月14日訊)以“自由構(gòu)建 探索無(wú)限”為主題的亞馬遜云科技中國(guó)峰會(huì)在線上召開(kāi)。在本次為期2天的峰會(huì)上,亞馬遜云科技發(fā)布了云計(jì)算技術(shù)趨勢(shì)展望,宣布“連中外、襄百業(yè)、攜伙伴、促綠色”四大戰(zhàn)略舉措,進(jìn)...

關(guān)鍵字: FOR 亞馬遜 SAP NVIDIA

智能汽車(chē)算力競(jìng)賽已現(xiàn)崢嶸,后摩爾時(shí)代的芯片廠商路在何方? 時(shí)不我待,中國(guó)車(chē)載芯片企業(yè)正在崛起,誰(shuí)能領(lǐng)跑? Chiplet賦能嵌入式高性能計(jì)算,智能汽車(chē)如何獲益? 上海2022年10月12日 /美通社/...

關(guān)鍵字: CHIP 智能汽車(chē) 摩爾定律 PS

《財(cái)富》雜志(Fortune)公布了2022年財(cái)富改變世界(Fortune Change the World)榜單,其中列出了50多家公司,這些公司今年通過(guò)盈利戰(zhàn)略和運(yùn)營(yíng)對(duì)社會(huì)或環(huán)境產(chǎn)生了重要影響。榜單包括54家公司:北...

關(guān)鍵字: 美團(tuán) FOR CHANGE DEVELOPMENT

10月6日,阿科瑪宣布其在華合作伙伴山東澳帆新材料有限公司的生產(chǎn)裝置成功開(kāi)車(chē),這符合集團(tuán)先前宣布的發(fā)展氟化物特種解決方案1233zd供應(yīng)的計(jì)劃。此外,在其位于美國(guó)Calvert City的生產(chǎn)基地,阿科瑪也已啟動(dòng)1233...

關(guān)鍵字: FOR 新材料 AN

據(jù)德國(guó)聯(lián)邦經(jīng)濟(jì)與氣候保護(hù)部最新消息,該部委托 WifOR 機(jī)構(gòu)所做的 2021 年德國(guó)醫(yī)療保健領(lǐng)域經(jīng)濟(jì)核算數(shù)據(jù)顯示,德國(guó)醫(yī)療保健行業(yè)增長(zhǎng)顯著。 數(shù)據(jù)顯示,在 ?2021 年新冠期間,該領(lǐng)域顯著增長(zhǎng),并達(dá)到了毛附加價(jià)值為...

關(guān)鍵字: FOR

(全球TMT2022年9月21日訊)"邁向智能世界"峰會(huì)在華為全聯(lián)接大會(huì)(HUAWEI CONNECT 2022)期間舉辦。華為常務(wù)董事、ICT基礎(chǔ)設(shè)施業(yè)務(wù)管理委員會(huì)主任汪濤發(fā)表"擁抱5.5G時(shí)代,邁向智能世界"主題發(fā)...

關(guān)鍵字: 華為 5G 5G時(shí)代 FOR

芝加哥2022年9月17日 /美通社/ -- 采用尖端微應(yīng)答器技術(shù)徹底改變實(shí)物產(chǎn)品與材料跟蹤的公司P-Chip Corporation,今日推出最新突破性p-Chip Code?安全跟蹤標(biāo)簽。p-Chip代碼跟蹤器將基于...

關(guān)鍵字: CHIP 代碼 應(yīng)答器 矩陣

北京2022年9月10日 /美通社/ -- 9月9日,于美國(guó)納斯達(dá)克上市的靈活用工下的本地化社區(qū)服務(wù)平臺(tái)趣活集團(tuán)發(fā)布了2021年全年財(cái)務(wù)報(bào)告。財(cái)報(bào)顯示,趣活集團(tuán)2021年全年總營(yíng)收40.25億元,同比增長(zhǎng)56%。 根據(jù)...

關(guān)鍵字: 共享單車(chē) FOR 創(chuàng)始人 納斯達(dá)克

新加坡2022年9月5日 /美通社/ -- 全球科技領(lǐng)導(dǎo)者思科(Cisco)在最新發(fā)布的2022年亞洲最佳職場(chǎng)(Best Workplaces in Asia)榜單中排名第二...

關(guān)鍵字: 思科 Cisco COM FOR

嵌入式電路圖

388 篇文章

關(guān)注

發(fā)布文章

編輯精選

技術(shù)子站

關(guān)閉