亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

In-System-<b>Debugger</b>

  • CAT28LV64-64Kb CMOS并行EEPROM數據手

    The CAT28LV64 is a low voltage, low power, CMOS Parallel EEPROM organized as 8K x 8−bits. It requires a simple interface for in−system programming. On−chip address and data latches, self−timed write cycle with auto−clear and VCC power up/down write protection eliminate additional timing and protection hardware. DATA Polling and Toggle status bit signal the start and end of the self−timed write cycle. Additionally, the CAT28LV64 features hardware and software write protection.

    標簽: EEPROM 64 CMOS CAT

    上傳時間: 2013-11-16

    上傳用戶:浩子GG

  • 51單片機實訓指南

    51單片機實訓指南:一、 實習課題基于單片機最小系統的頻率計設計二、 實習內容單片機最小系統電路原理設計分析與講解,PCB設計分析與講解,電路板焊接培訓與實際操作,程序設計、調試分析與講解,程序調試實際操作。三、硬件資源※ 89S51單片機;※ 6位共陽極數碼管;※ 段碼驅動器74HC573,位選譯碼器74HC138;※ 4路獨立式按鍵;※ 外部晶振電路;※ ISP下載接口(In system program,在系統編程);※ DC+5V電源試配器(選配);※ ISP下載線(選配);※ 單片機實訓模塊(頻率計分頻預處理電路)。四、電路原理分析與設計P1為外部電源輸入座(DC+5V),S8為電源最小系統的電源開關,E1和C3為電源濾波,去耦電容。D1為系統電源指示燈。J2為ISP下載接口,S7系統復位按鍵。CRY1,C1,C2為外部時針電路。IC1為89S51(DIP-40),左上角為第一腳。PRE1,PRE2。為上拉排阻(阻值4.7k—10k)。J5,J9,J6,J10分別對應單片機的P0,P1,P2,P3口。便于二次開發。6路共陽極數碼管動態顯示電路,P0口通過74HC573(起驅動和隔離作用,讓電流通過74CH573流入公共地),來控制數碼管的8路段碼,P20-P22通過74HC138譯碼器(使用其中的6路)控制數碼管的公共端(中間還有三極管做驅動器)。這樣設計的理由:為了保證該單片機最小系統的二次開發的資源充足和合理性。

    標簽: 51單片機

    上傳時間: 2013-10-14

    上傳用戶:ryb

  • USB Demonstration for DK3200 w

    The μPSD32xx family, from ST, consists of Flash programmable system devices with a 8032 MicrocontrollerCore. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementationof the USB hardware directly on the chip, complying with the Universal Serial Bus Specification, Revision1.1.This application note describes a demonstration program that has been written for the DK3200 hardwaredemonstration kit (incorporating a μPSD3234A device). It gives the user an idea of how simple it is to workwith the device, using the HID class as a ready-made device driver for the USB connection.IN-APPLICATION-PROGRAMMING (IAP) AND IN-SYSTEM-PROGRAMMING (ISP)Since the μPSD contains two independent Flash memory arrays, the Micro Controller Unit (MCU) can executecode from one memory while erasing and programming the other. Product firmware updates in thefield can be reliably performed over any communication channel (such as CAN, Ethernet, UART, J1850)using this unique architecture. For In-Application-Programming (IAP), all code is updated through theMCU. The main advantage for the user is that the firmware can be updated remotely. The target applicationruns and takes care on its own program code and data memory.IAP is not the only method to program the firmware in μPSD devices. They can also be programmed usingIn-System-Programming (ISP). A IEEE1149.1-compliant JTAG interface is included on the μPSD. Withthis, the entire device can be rapidly programmed while soldered to the circuit board (Main Flash memory,Secondary Boot Flash memory, the PLD, and all configuration areas). This requires no MCU participation.The MCU is completely bypassed. So, the μPSD can be programmed or reprogrammed any time, anywhere, even when completely uncommitted.Both methods take place with the device in its normal hardware environment, soldered to a printed circuitboard. The IAP method cannot be used without previous use of ISP, because IAP utilizes a small amountof resident code to receive the service commands, and to perform the desired operations.

    標簽: Demonstration 3200 USB for

    上傳時間: 2014-02-27

    上傳用戶:zhangzhenyu

  • at89c52 pdf

    The AT89C52 is a low-power, high-performance CMOS 8-bit microcomputer with 8Kbytes of Flash programmable and erasable read only memory (PEROM). The deviceis manufactured using Atmel’s high-density nonvolatile memory technology and iscompatible with the industry-standard 80C51 and 80C52 instruction set and pinout.The on-chip Flash allows the program memory to be reprogrammed in-system or by aconventional nonvolatile memory programmer. By combining a versatile 8-bit CPUwith Flash on a monolithic chip, the Atmel AT89C52 is a powerful microcomputerwhich provides a highly-flexible and cost-effective solution to many embedded controlapplications.

    標簽: 89c c52 at

    上傳時間: 2013-11-10

    上傳用戶:1427796291

  • 使用jtag接口通過網口燒寫程序

    什么是JTAG 到底什么是JTAG呢? JTAG(Joint Test Action Group)聯合測試行動小組)是一種國際標準測試協議(IEEE 1149.1兼容),主要用于芯片內部測試。現在多數的高級器件都支持JTAG協議,如DSP、FPGA器件等。標準的JTAG接口是4線:TMS、 TCK、TDI、TDO,分別為模式選擇、時鐘、數據輸入和數據輸出線。 JTAG最初是用來對芯片進行測試的,基本原理是在器件內部定義一個TAP(Test Access Port&#0;測試訪問口)通過專用的JTAG測試工具對進行內部節點進行測試。JTAG測試允許多個器件通過JTAG接口串聯在一起,形成一個JTAG鏈,能實現對各個器件分別測試。現在,JTAG接口還常用于實現ISP(In-System rogrammable&#0;在線編程),對FLASH等器件進行編程。 JTAG編程方式是在線編程,傳統生產流程中先對芯片進行預編程現再裝到板上因此而改變,簡化的流程為先固定器件到電路板上,再用JTAG編程,從而大大加快工程進度。JTAG接口可對PSD芯片內部的所有部件進行編程 JTAG的一些說明 通常所說的JTAG大致分兩類,一類用于測試芯片的電氣特性,檢測芯片是否有問題;一類用于Debug;一般支持JTAG的CPU內都包含了這兩個模塊。 一個含有JTAG Debug接口模塊的CPU,只要時鐘正常,就可以通過JTAG接口訪問CPU的內部寄存器和掛在CPU總線上的設備,如FLASH,RAM,SOC(比如4510B,44Box,AT91M系列)內置模塊的寄存器,象UART,Timers,GPIO等等的寄存器。 上面說的只是JTAG接口所具備的能力,要使用這些功能,還需要軟件的配合,具體實現的功能則由具體的軟件決定。 例如下載程序到RAM功能。了解SOC的都知道,要使用外接的RAM,需要參照SOC DataSheet的寄存器說明,設置RAM的基地址,總線寬度,訪問速度等等。有的SOC則還需要Remap,才能正常工作。運行Firmware時,這些設置由Firmware的初始化程序完成。但如果使用JTAG接口,相關的寄存器可能還處在上電值,甚至時錯誤值,RAM不能正常工作,所以下載必然要失敗。要正常使用,先要想辦法設置RAM。在ADW中,可以在Console窗口通過Let 命令設置,在AXD中可以在Console窗口通過Set命令設置。

    標簽: jtag 接口 燒寫程序

    上傳時間: 2013-10-23

    上傳用戶:aeiouetla

  • xapp069 - 使用XC9500 JTAG邊界掃描接口

    This application note explains the XC9500™/XL/XV Boundary Scan interface anddemonstrates the software available for programming and testing XC9500/XL/XV CPLDs. Anappendix summarizes the iMPACT software operations and provides an overview of theadditional operations supported by XC9500/XL/XV CPLDs for in-system programming.

    標簽: xapp 9500 JTAG 069

    上傳時間: 2013-11-15

    上傳用戶:fengweihao158@163.com

  • XAPP424 - 嵌入式JTAG ACE播放器

    This application note contains a reference design consisting of HDL IP and Xilinx AdvancedConfiguration Environment (ACE) software utilities that give designers great flexibility increating in-system programming (ISP) solutions. In-system programming support allowsdesigners to revise existing designs, package the new bitstream programming files with theprovided software utilities, and update the remote system through the JTAG interface using theEmbedded JTAG ACE Player.

    標簽: XAPP JTAG 424 ACE

    上傳時間: 2013-11-14

    上傳用戶:JIMMYCB001

  • SOC驗證方法

    Prakash Rashinkar has over 15 years experience in system design and verificationof embedded systems for communication satellites, launch vehicles and spacecraftground systems, high-performance computing, switching, multimedia, and wirelessapplications. Prakash graduated with an MSEE from Regional Engineering College,Warangal, in India. He lead the team that was responsible for delivering themethodologies for SOC verification at Cadence Design Systems. Prakash is anactive member of the VSIA Functional Verification DWG. He is currently Architectin the Vertical Markets and Design Environments Group at Cadence.

    標簽: SOC 驗證方法

    上傳時間: 2014-01-24

    上傳用戶:xinhaoshan2016

  • 采用高速串行收發器Rocket I/O實現數據率為2.5 G

    摘要: 串行傳輸技術具有更高的傳輸速率和更低的設計成本, 已成為業界首選, 被廣泛應用于高速通信領域。提出了一種新的高速串行傳輸接口的設計方案, 改進了Aurora 協議數據幀格式定義的弊端, 并采用高速串行收發器Rocket I/O, 實現數據率為2.5 Gbps的高速串行傳輸。關鍵詞: 高速串行傳輸; Rocket I/O; Aurora 協議 為促使FPGA 芯片與串行傳輸技術更好地結合以滿足市場需求, Xilinx 公司適時推出了內嵌高速串行收發器RocketI/O 的Virtex II Pro 系列FPGA 和可升級的小型鏈路層協議———Aurora 協議。Rocket I/O支持從622 Mbps 至3.125 Gbps的全雙工傳輸速率, 還具有8 B/10 B 編解碼、時鐘生成及恢復等功能, 可以理想地適用于芯片之間或背板的高速串行數據傳輸。Aurora 協議是為專有上層協議或行業標準的上層協議提供透明接口的第一款串行互連協議, 可用于高速線性通路之間的點到點串行數據傳輸, 同時其可擴展的帶寬, 為系統設計人員提供了所需要的靈活性[4]。但該協議幀格式的定義存在弊端,會導致系統資源的浪費。本文提出的設計方案可以改進Aurora 協議的固有缺陷,提高系統性能, 實現數據率為2.5 Gbps 的高速串行傳輸, 具有良好的可行性和廣闊的應用前景。

    標簽: Rocket 2.5 高速串行 收發器

    上傳時間: 2013-11-06

    上傳用戶:smallfish

  • LPC1300系列產品勘誤數據手冊

    On the LPC13xx, programming, erasure and re-programming of the on-chip flash can be performed using In-System Programming (ISP) via the UART serial port, and also, can be performed using In-Application Programming (IAP) calls directed by the end-user code. For In-System Programming (ISP) via the UART serial port, the ISP command handler (resides in the bootloader) allows erasure of one or more sector (s) of the on-chip flash memory.

    標簽: 1300 LPC 勘誤 數據手冊

    上傳時間: 2013-12-13

    上傳用戶:lmq0059

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日韩视频永久免费观看| 久久精品国产亚洲一区二区三区 | 性欧美大战久久久久久久久| 亚洲精品久久久久久久久久久| 在线播放中文字幕一区| 亚洲精品视频在线看| 一区二区三区国产| 亚洲一区二区在线播放| 性欧美办公室18xxxxhd| 欧美v国产在线一区二区三区| 欧美不卡在线| 一区在线免费| 久久天天狠狠| 欧美午夜一区| 在线视频国产日韩| 亚洲欧美资源在线| 欧美精品一区在线| 亚洲国产成人av| 久久久xxx| 国产精品嫩草99av在线| 夜夜嗨一区二区| 欧美日韩不卡一区| 1024成人网色www| 久久成人精品一区二区三区| 欧美—级在线免费片| 韩国女主播一区| 久久亚洲春色中文字幕久久久| 国产精品综合| 午夜精品久久久久影视 | 久久综合成人精品亚洲另类欧美| 欧美日韩免费一区二区三区| 亚洲高清在线| 欧美国产一区二区在线观看| 国产精品视频不卡| 免费在线视频一区| 在线播放豆国产99亚洲| 免费亚洲一区| 一区二区三区国产| 欧美午夜精品久久久| 亚洲美女av黄| 国产精品捆绑调教| 欧美在线观看www| 在线免费精品视频| 欧美国产日韩亚洲一区| 一区二区欧美日韩| 国产噜噜噜噜噜久久久久久久久| 亚洲欧美日韩国产中文| 国产日韩欧美一区二区三区四区| 久久精品国产一区二区三区免费看| 狠狠久久亚洲欧美| 欧美性开放视频| 亚洲欧美日本国产有色| 亚洲高清免费视频| 国产精品一区二区久久精品| 久久久不卡网国产精品一区| 日韩亚洲综合在线| 一区二区三区在线看| 国产精品激情| 欧美成人一区二区三区| 欧美在线一二三| 在线综合亚洲| 99热这里只有成人精品国产| 国内精品久久国产| 国产精品女主播在线观看| 久久亚洲欧美| 久久免费国产| 久久天堂av综合合色| 久久久精品tv| 久久久久久久一区二区三区| 小黄鸭视频精品导航| 亚洲在线视频| 性欧美1819性猛交| 小黄鸭视频精品导航| 亚洲免费综合| 亚洲欧美不卡| 久久久久国产精品一区二区| 欧美专区在线观看| 久久亚洲精品伦理| 欧美成人情趣视频| 国产精品大片免费观看| 国产精品国产自产拍高清av王其| 国产精品九九| 国内精品久久久久影院 日本资源| 国产主播精品| 夜夜夜精品看看| 久久www免费人成看片高清| 久久精品一区二区三区四区| 久久深夜福利免费观看| 久色婷婷小香蕉久久| 欧美久久电影| 欧美日韩高清一区| 国产精品综合色区在线观看| 极品日韩久久| 亚洲欧美国产精品桃花| 久久综合伊人77777麻豆| 欧美日韩免费精品| 国产精品日韩精品欧美在线| 国产视频欧美| 一本久久综合亚洲鲁鲁| 久久成年人视频| 老司机精品视频一区二区三区| 免费欧美视频| 在线不卡视频| 久久久亚洲国产天美传媒修理工 | 免费黄网站欧美| 国产啪精品视频| 亚洲欧洲av一区二区| 国产精品成人一区二区网站软件 | 久久琪琪电影院| 国产精品视频免费在线观看| 在线亚洲观看| 国产精品一卡二卡| 性色av一区二区三区| 国产午夜精品理论片a级探花| 欧美与欧洲交xxxx免费观看| 国产精品亚洲综合久久| 欧美一级视频免费在线观看| 国内精品久久久久久| 久久视频国产精品免费视频在线| 在线欧美一区| 欧美日韩精品免费看| 亚洲欧美日韩天堂| 一区在线视频观看| 欧美日韩一区二区三区免费看| 香蕉乱码成人久久天堂爱免费| 一区视频在线| 欧美日韩免费观看一区| 久久高清一区| 亚洲美女av网站| 国产精品毛片| 久久亚洲免费| 性伦欧美刺激片在线观看| 永久91嫩草亚洲精品人人| 欧美视频在线观看免费网址| 欧美一区2区视频在线观看| 亚洲高清免费| 激情五月婷婷综合| 国产精品一区二区久久久| 免费成人性网站| 欧美在线观看一区二区| 日韩亚洲精品视频| 亚洲国产欧美一区二区三区久久| 国产精自产拍久久久久久| 欧美日韩精品免费观看视一区二区| 午夜精品久久久久影视| 亚洲网址在线| 在线视频免费在线观看一区二区| 亚洲第一在线视频| 在线精品视频一区二区| 国产亚洲欧美激情| 国产欧美 在线欧美| 国产精品毛片一区二区三区| 国产一区二区三区日韩| 欧美日韩调教| 欧美视频一区二区三区| 欧美久久久久久| 欧美三级第一页| 国产精品高潮久久| 国产精品一区二区三区四区五区| 国产精品久久久久久久久久ktv| 欧美日韩国产探花| 国产精品久久久久久妇女6080| 欧美日韩国产精品专区| 欧美日韩高清区| 国产麻豆一精品一av一免费| 国产日韩一区在线| 亚洲国产精品黑人久久久| 久久久久一区二区三区四区| 1024日韩| 亚洲精品日韩一| 欧美高清视频一区二区| 一区二区三区在线看| 久久久www免费人成黑人精品 | 久久久久久久久岛国免费| 国产精品最新自拍| 亚洲经典自拍| 欧美一级久久久| 欧美午夜电影一区| 亚洲二区视频在线| 久久久久国产精品麻豆ai换脸| 欧美日韩专区| 夜夜狂射影院欧美极品| 亚洲午夜激情免费视频| 欧美资源在线| 韩国av一区二区三区| 欧美亚洲一级| 伊人久久大香线蕉综合热线| 久久成人精品视频| 国产精品羞羞答答xxdd| 亚洲天天影视| 国产精品成人aaaaa网站| 亚洲综合久久久久| 国产精品欧美经典| 亚洲午夜一级| 国产精品久久久久久久久久尿| 亚洲视频一区在线| 欧美日韩综合在线免费观看| 亚洲欧美日韩国产| 在线免费不卡视频| 欧美三日本三级三级在线播放|