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

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

EVAluation

  • AT91SAM9261EK CE5.0 Binary EVAluation v1.7.0

    AT91SAM9261EK CE5.0 Binary EVAluation v1.7.0

    標(biāo)簽: EVAluation Binary 9261 5.0

    上傳時間: 2013-12-21

    上傳用戶:410805624

  • IAR8051 8.10license

    IAR Embedded Workbench for 8051 8.10 EVAluation的license破解,成功安裝

    標(biāo)簽: license 8051 8.10 IAR

    上傳時間: 2013-04-24

    上傳用戶:變形金剛

  • 電臺維修模擬訓(xùn)練系統(tǒng)設(shè)計方法研究

    Methods for designing a maintenance simulation training system for certain kind of radio are introduced. Fault modeling method is used to establish the fault database. The system sets up some typical failures, follow the prompts trainers can locate the fault source and confirm the type to accomplish corresponding fault maintenance training. A training EVAluation means is given to examining and evaluating the training performance. The system intuitively and vividly shows the fault maintenance process, it can not only be used in teaching, but also in daily maintenance training to efficiently improve the maintenance operation level. Graphical programming language LabVIEW is used to develop the system platform.

    標(biāo)簽: 電臺維修 模擬訓(xùn)練 方法研究 系統(tǒng)設(shè)計

    上傳時間: 2013-11-19

    上傳用戶:3294322651

  • MOTOROLA 8位增強型單片機M68HC11原理與應(yīng)用

    本書分三部分介紹在美國廣泛應(yīng)用的、高功能的M68HC11系列單片機(8位機 ,Motorola公司)。內(nèi)容包括M68HC11的結(jié)構(gòu)與其基本原理、開發(fā)工具EVB(性能評估板)以及開發(fā)和應(yīng)用技術(shù)。本書在介紹單片機硬、軟件的基礎(chǔ)上,進一步介紹了在美國實驗室內(nèi),如何應(yīng)用PC機及EVB來進行開發(fā)工作。通過本書的介紹,讀者可了解這種單片機的原理并學(xué)會開發(fā)和應(yīng)用方法。本書可作為大專院校單片機及其實驗的教材(本科、短訓(xùn)班)。亦可供開發(fā)、應(yīng)用單片機的各專業(yè)(計算機、機電、化工、紡織、冶金、自控、航空、航海……)有關(guān)技術(shù)人員參考。 第一部分 M68HC11 結(jié)構(gòu)與原理Motorola單片機 1 Motorla單片機 1.1 概述 1.1.1 Motorola 單片機發(fā)展概況(3) 1.1.2 Motorola 單片機結(jié)構(gòu)特點(4) 1.2 M68HC11系列單片機(5) 1.2.1 M68HC11產(chǎn)品系列(5) 1.2.2 MC68HC11E9特性(6) 1.2.3 MC68HC11E9單片機引腳說明(8) 1.3 Motorola 32位單片機(14) 1.3.1中央處理器(CPU32)(15) 1.3.2 定時處理器(TPU)(16) 1.3.3 串行隊列模塊(QSM)(16) 1.3.4 系統(tǒng)集成模塊 (SIM)(16) 1.3.5 RAM(17) 2 系統(tǒng)配置與工作方式 2.1 系統(tǒng)配置(19) 2.1.1 配置寄存器CONFIG(19) 2.1.2 CONFIG寄存器的編程與擦除(20) 2?2 工作方式選擇(21) 2.3 M68HC11的工作方式(23) 2.3.1 普通單片工作方式(23) 2.3.2 普通擴展工作方式(23) 2.3.3 特殊自舉方式(27) 2.3.4 特殊測試方式(28) 3 中央處理器(CPU)與片上存儲器 3.1 CPU寄存器(31) 3?1?1 累加器A、B和雙累加器D(32) 3.1.2 變址寄存器X、Y(32) 3.1.3 棧指針SP(32) 3.1.4 程序計數(shù)器PC(33) 3.1.5 條件碼寄存器CCR(33) 3.2 片上存儲器(34) 3.2.1 存儲器分布(34) 3.2.2 RAM和INIT寄存器(35) 3.2.3 ROM(37) 3.2.4 EEPROM(37) 3.3 M68HC11 CPU的低功耗方式(39) 3.3.1 WAIT方式(39) 3.3.2 STOP方式(40) 4 復(fù)位和中斷 4.1 復(fù)位(41) 4.1.1 M68HC11的系統(tǒng)初始化條件(41) 4.1.2 復(fù)位形式(43) 4.2 中斷(48) 4.2.1 條件碼寄存器CCR中的中斷屏蔽位(48) 4.2.2 中斷優(yōu)先級與中斷矢量(49) 4.2.3 非屏蔽中斷(52) 4.2.4 實時中斷(53) 4.2.5 中斷處理過程(56) 5 M68HC11指令系統(tǒng) 5.1 M68HC11尋址方式(59) 5.1.1 立即尋址(IMM)(59) 5.1.2 擴展尋址(EXT)(60) 5.1.3 直接尋址(DIR)(60) 5.1.4 變址尋址(INDX、INDY)(61) 5.1.5 固有尋址(INH)(62) 5.1.6 相對尋址(REL)(62) 5.1.7 前置字節(jié)(63) 5.2 M68HC11指令系統(tǒng)(63) 5.2.1 累加器和存儲器指令(63) 5.2.2 棧和變址寄存器指令(68) 5.2.3 條件碼寄存器指令(69) 5.2.4 程序控制指令(70) 6 輸入與輸出 6.1 概述(73) 6.2 并行I/O口(74) 6.2.1 并行I/O寄存器(74) 6.2.2 應(yīng)答I/O子系統(tǒng)(76) 6?3 串行通信接口SCI(82) 6.3.1 基本特性(83) 6.3.2 數(shù)據(jù)格式(83) 6.3.3 SCI硬件結(jié)構(gòu)(84) 6.3.4 SCI寄存器(86) 6.4 串行外圍接口SPI(92) 6.4.1 SPI特性(92) 6.4.2 SPI引腳信號(92) 6.4.3 SPI結(jié)構(gòu)(93) 6.4.4 SPI寄存器(95) 6.4.5 SPI系統(tǒng)與外部設(shè)備進行串行數(shù)據(jù)傳輸(99) 7 定時器系統(tǒng)與脈沖累加器 7.1 概述(105) 7.2 循環(huán)計數(shù)器(107) 7.2.1 時鐘分頻器(107) 7.2.2 計算機正常工作監(jiān)視功能(110) 7.2.3 定時器標(biāo)志的清除(110) 7.3 輸入捕捉功能(111) 7.3.1 概述(111) 7.3.2 定時器輸入捕捉鎖存器(TIC1、TIC2、TIC3) 7.3.3 輸入信號沿檢測邏輯(113) 7.3.4 輸入捕捉中斷(113) 7.4 輸出比較功能(114) 7.4.1 概述(114) 7.4.2 輸出比較功能使用的寄存器(116) 7.4.3 輸出比較示例(118) 7.5 脈沖累加器(119) 7.5.1 概述(119) 7.5.2 脈沖累加器控制和狀態(tài)寄存器(121) 8 A/D轉(zhuǎn)換系統(tǒng) 8.1 電荷重新分布技術(shù)與逐次逼近算法(125) 8.1.1 基本電路(125) 8.1.2 A/D轉(zhuǎn)換逐次逼近算法原理(130) 8.2 M68HC11中A/D轉(zhuǎn)換的實現(xiàn)方法(131) 8.2.1 逐次逼近A/D轉(zhuǎn)換器(131) 8.2.2 控制寄存器(132) 8.2.3 系統(tǒng)控制邏輯(135)? 9 單片機的內(nèi)部操作 9.1 用立即>    圖書前言   美國Motorola公司從80年代中期開始推出的M68HC11系列單片機是當(dāng)今功能最強、性能/價格比最好的八位單片微計算機之一。在美國,它已被廣泛地應(yīng)用于教學(xué)和各種工業(yè)控制系統(tǒng)中。?   該單片機有豐富的I/O功能,完善的系統(tǒng)保護功能和軟件控制的節(jié)電工作方式 。它的指令系統(tǒng)與早期Motorola單片機MC6801等兼容,同時增加了91條新指令。其中包含16位乘法、除法運算指令等。   為便于用戶開發(fā)和應(yīng)用M68HC11單片機,Motorola公司提供了多種開發(fā)工具。M68HC11 EVB (EVAluation Board)性能評估板就是一種M68HC11系列單片機的廉價開發(fā)工具。它既可用來 調(diào)試用戶程序,又可在仿真方式下運行。為方便用戶,M68HC11 EVB可與IBM?PC連接 ,借助于交叉匯編、通信程序等軟件,在IBM?PC上調(diào)試程序。?   本書分三部分(共15章)介紹了M68HC11的結(jié)構(gòu)和基本原理、開發(fā)工具-EVB及開發(fā)應(yīng)用實例等。第一部分(1~9章),介紹M68HC11的結(jié)構(gòu)和基本原理。包括概述,系統(tǒng)配置與工作方式、CPU和存儲器、復(fù)位和中斷、指令系統(tǒng)、I/O、定時器系統(tǒng)和脈沖累加器、A/D轉(zhuǎn)換系統(tǒng)、單片機的內(nèi)部操作等。第二部分(10~11章),介紹M68HC11 EVB的原理和技術(shù)特性以及EVB的應(yīng)用。第三部分(12~15章),介紹M68HC11的開發(fā)與應(yīng)用技術(shù)。包括基本的編程練習(xí)、應(yīng)用程序設(shè)計、接口實驗、接口設(shè)計及應(yīng)用等。   讀者通過學(xué)習(xí)本書,不僅可了解M68HC11的硬件、軟件,而且可了解使用EVB開發(fā)和應(yīng)用M68HC11單片機的方法。在本書的第三部分專門提供了一部分實驗和應(yīng)用程序。?   本書系作者張寧作為高級訪問學(xué)者,應(yīng)邀在美國馬薩諸塞州洛厄爾大學(xué)(University of Massachusetts Lowell)工作期間完成的。全書由張寧執(zhí)筆。在編著過程中,美國洛厄爾大學(xué)的R·代克曼教授?(Professor Robert J. Dirkman)多次與張寧一起討論、研究,并提供部分資料及實驗數(shù)據(jù)。參加編寫和審校等工作的還有王云霞、孫曉芳、劉安魯、張籍、來安德、張楊等同志。?   為將M68HC11系列單片機盡快介紹給我國,美國Motorola公司的Terrence M.S.Heng先生曾大力支持本書的編著和出版。在此表示衷心感謝。    

    標(biāo)簽: MOTOROLA M68 68 11

    上傳時間: 2013-10-27

    上傳用戶:rlgl123

  • Input Signal Rise and Fall Tim

    All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, however, is very small, and can not be properly used in anapplication to suppress signal noise, and to shape slow rising/falling input transitions.Thus, it must be taken care that rising/falling input signals pass the undefined area of theTTL-specification between VIL and VIH with a sufficient rise/fall time, as generally usualand specified for TTL components (e.g. 74LS series: gates 1V/us, clock inputs 20V/us).The effect of the implemented Schmitt-Trigger is that even if the input signal remains inthe undefined area, well defined low/high levels are generated internally. Note that allinput signals are evaluated at specific sample points (depending on the input and theperipheral function connected to it), at that signal transitions are detected if twoconsecutive samples show different levels. Thus, only the current level of an input signalat these sample points is relevant, that means, the necessary rise/fall times of the inputsignal is only dependant on the sample rate, that is the distance in time between twoconsecutive EVAluation time points. If an input signal, for instance, is sampled throughsoftware every 10us, it is irrelevant, which input level would be seen between thesamples. Thus, it would be allowable for the signal to take 10us to pass through theundefined area. Due to the sample rate of 10us, it is assured that only one sample canoccur while the signal is within the undefined area, and no incorrect transition will bedetected. For inputs which are connected to a peripheral function, e.g. capture inputs, thesample rate is determined by the clock cycle of the peripheral unit. In the case of theCAPCOM unit this means a sample rate of 400ns @ 20MHz CPU clock. This requiresinput signals to pass through the undefined area within these 400ns in order to avoidmultiple capture events.For input signals, which do not provide the required rise/fall times, external circuitry mustbe used to shape the signal transitions.In the attached diagram, the effect of the sample rate is shown. The numbers 1 to 5 in thediagram represent possible sample points. Waveform a) shows the result if the inputsignal transition time through the undefined TTL-level area is less than the time distancebetween the sample points (sampling at 1, 2, 3, and 4). Waveform b) can be the result ifthe sampling is performed more than once within the undefined area (sampling at 1, 2, 5,3, and 4).Sample points:1. EVAluation of the signal clearly results in a low level2. Either a low or a high level can be sampled here. If low is sampled, no transition willbe detected. If the sample results in a high level, a transition is detected, and anappropriate action (e.g. capture) might take place.3. EVAluation here clearly results in a high level. If the previous sample 2) had alreadydetected a high, there is no change. If the previous sample 2) showed a low, atransition from low to high is detected now.

    標(biāo)簽: Signal Input Fall Rise

    上傳時間: 2013-10-23

    上傳用戶:copu

  • 介紹C16x系列微控制器的輸入信號升降時序圖及特性

    All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, however, is very small, and can not be properly used in anapplication to suppress signal noise, and to shape slow rising/falling input transitions.Thus, it must be taken care that rising/falling input signals pass the undefined area of theTTL-specification between VIL and VIH with a sufficient rise/fall time, as generally usualand specified for TTL components (e.g. 74LS series: gates 1V/us, clock inputs 20V/us).The effect of the implemented Schmitt-Trigger is that even if the input signal remains inthe undefined area, well defined low/high levels are generated internally. Note that allinput signals are evaluated at specific sample points (depending on the input and theperipheral function connected to it), at that signal transitions are detected if twoconsecutive samples show different levels. Thus, only the current level of an input signalat these sample points is relevant, that means, the necessary rise/fall times of the inputsignal is only dependant on the sample rate, that is the distance in time between twoconsecutive EVAluation time points. If an input signal, for instance, is sampled throughsoftware every 10us, it is irrelevant, which input level would be seen between thesamples. Thus, it would be allowable for the signal to take 10us to pass through theundefined area. Due to the sample rate of 10us, it is assured that only one sample canoccur while the signal is within the undefined area, and no incorrect transition will bedetected. For inputs which are connected to a peripheral function, e.g. capture inputs, thesample rate is determined by the clock cycle of the peripheral unit. In the case of theCAPCOM unit this means a sample rate of 400ns @ 20MHz CPU clock. This requiresinput signals to pass through the undefined area within these 400ns in order to avoidmultiple capture events.

    標(biāo)簽: C16x 微控制器 輸入信號 時序圖

    上傳時間: 2014-04-02

    上傳用戶:han_zh

  • XAPP740利用AXI互聯(lián)設(shè)計高性能視頻系統(tǒng)

    This application note covers the design considerations of a system using the performance features of the LogiCORE™ IP Advanced eXtensible Interface (AXI) Interconnect core. The design focuses on high system throughput through the AXI Interconnect core with F MAX  and area optimizations in certain portions of the design. The design uses five AXI video direct memory access (VDMA) engines to simultaneously move 10 streams (five transmit video streams and five receive video streams), each in 1920 x 1080p format, 60 Hz refresh rate, and up to 32 data bits per pixel. Each VDMA is driven from a video test pattern generator (TPG) with a video timing controller (VTC) block to set up the necessary video timing signals. Data read by each AXI VDMA is sent to a common on-screen display (OSD) core capable of multiplexing or overlaying multiple video streams to a single output video stream. The output of the OSD core drives the DVI video display interface on the board. Performance monitor blocks are added to capture performance data. All 10 video streams moved by the AXI VDMA blocks are buffered through a shared DDR3 SDRAM memory and are controlled by a MicroBlaze™ processor. The reference system is targeted for the Virtex-6 XC6VLX240TFF1156-1 FPGA on the Xilinx® ML605 Rev D EVAluation board

    標(biāo)簽: XAPP 740 AXI 互聯(lián)

    上傳時間: 2013-11-14

    上傳用戶:fdmpy

  • Stellaris LM3S8962評估套件

    Stellaris LM3S8962 以太網(wǎng) +CAN 評估套件 (Stellaris LM3S8962 EVAluation Kit for Ethernet and CAN) 可為采用Stellaris 微處理器啟動以太網(wǎng)及控制器局域網(wǎng) (CAN) 的應(yīng)用設(shè)計提供一種低成本途徑。LM3S8962 評估板 (EVB) 既可作為完整的評估目標(biāo),也可以作為能夠連接至任何客戶目標(biāo)板上 Stellaris 器件的調(diào)試工具。僅需使用配套提供的 USB 線纜即可通過 PC 主機為評估板提供電源并實現(xiàn)通信傳輸。  

    標(biāo)簽: Stellaris S8962 8962 LM3

    上傳時間: 2013-12-21

    上傳用戶:semi1981

  • 71M6541演示板用戶手冊

    The Maxim Integrated 71M6541-DB REV 3.0 Demo Board is a demonstration board for evaluating the 71M6541 device for single-phase electronic energy metering applications in conjunction with the Remote Sensor Inter-face. It incorporates a 71M6541 integrated circuit, a 71M6601 Remote Interface IC, peripheral circuitry such as a serial EEPROM, emulator port, and on-board power supply. A serial to USB converter allows communication to a PC through a USB port. The Demo Board allows the EVAluation of the 71M6541 energy meter chip for measurement accuracy and overall system use.

    標(biāo)簽: 71M6541 演示板 用戶手冊

    上傳時間: 2013-11-06

    上傳用戶:雨出驚人love

  • STM320518-EVAL EVAluation Board

    STM32學(xué)習(xí)資料

    標(biāo)簽: EVAluation 320518 Board EVAL

    上傳時間: 2013-10-31

    上傳用戶:看到了沒有

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美大片专区| 欧美三级电影网| 亚洲精品免费在线观看| 在线观看欧美精品| 亚洲精品影视在线观看| 亚洲美女视频在线观看| 亚洲视频999| 久久国产精品久久久久久| 美女主播精品视频一二三四| 午夜在线精品偷拍| 欧美高清一区二区| 国产区亚洲区欧美区| 影音先锋成人资源站| 在线性视频日韩欧美| 性欧美videos另类喷潮| 欧美激情中文不卡| 国产私拍一区| 一区二区三区av| 久久久久久午夜| 国产精品盗摄久久久| 1000精品久久久久久久久| 午夜综合激情| 欧美日韩国产123| 亚洲国产第一页| 香蕉久久精品日日躁夜夜躁| 欧美日韩第一页| 亚洲国产高清在线观看视频| 国产一区二区剧情av在线| 一本色道婷婷久久欧美| 久久伊人精品天天| 黄色成人小视频| 午夜欧美精品久久久久久久| 欧美裸体一区二区三区| 影音先锋亚洲电影| 久久福利精品| 国产精品永久免费在线| 一区二区三区**美女毛片| 欧美国产在线观看| 亚洲精品免费看| 欧美成人精品不卡视频在线观看| 国产亚洲一区二区三区在线观看 | 亚洲成色777777在线观看影院| 亚洲在线成人| 国产精品久久久久久久电影 | 国产精品久久久久影院亚瑟| 一区二区三区你懂的| 欧美激情在线观看| 91久久在线| 在线视频日韩精品| 国产精品h在线观看| 亚洲一区二区三区精品视频| 国产精品99一区二区| 亚洲一区在线视频| 国产日韩三区| 夜夜爽www精品| 久久精品人人爽| 午夜免费日韩视频| 久久午夜电影| 国产午夜亚洲精品羞羞网站| 亚洲欧美视频在线观看| 国产精品久线观看视频| 亚洲一区二区三区乱码aⅴ| 欧美综合国产| 亚洲级视频在线观看免费1级| 久久久亚洲成人| 亚洲日本理论电影| 欧美日韩免费一区二区三区视频| 欧美精品一区二区三| 亚洲精品国产精品国自产在线| 亚洲欧美一区二区激情| 欧美在线亚洲一区| 国产精品乱码| 在线观看精品一区| 亚洲一区二区三区成人在线视频精品| 激情综合自拍| 亚洲第一天堂av| 性感少妇一区| 欧美日韩国产综合一区二区| 欧美在线你懂的| 国产精品蜜臀在线观看| 国产精品色网| 国产日韩欧美另类| 亚洲一级在线| 国产精品福利在线| 一本在线高清不卡dvd| 亚洲伊人伊色伊影伊综合网| 国内成人在线| 久久精品国产亚洲一区二区三区| 欧美日本在线播放| 国产精品99一区| 亚洲人成网站999久久久综合| 日韩视频在线一区二区| 久久不射中文字幕| 狠狠色狠狠色综合系列| 亚洲社区在线观看| 久久综合久久久久88| 久久久国产视频91| 国产一区在线看| 久久久久久国产精品一区| 国产精品国产三级国产aⅴ入口| 国产欧美一区二区三区另类精品 | 在线一区二区三区做爰视频网站| 国产在线乱码一区二区三区| 国产精品亚洲片夜色在线| 国产精品视频一区二区三区| 国产精品videossex久久发布| 国产精品免费在线| 可以免费看不卡的av网站| 亚洲电影免费观看高清完整版在线| 午夜精品久久久久久久久久久久久| 国内偷自视频区视频综合| 亚洲精选大片| 亚洲欧美日本国产有色| 亚洲国产一区二区三区高清 | 亚洲免费中文字幕| 日韩亚洲欧美精品| 国产日韩专区| 久久高清国产| 国产欧美日韩亚洲| 久久久久久久久久久久久久一区 | 樱花yy私人影院亚洲| 亚洲免费激情| 99国产精品99久久久久久粉嫩 | 欧美二区不卡| 国产精品免费一区豆花| 在线不卡亚洲| 欧美一区二区三区成人| 美国十次成人| 国产亚洲欧美在线| 9人人澡人人爽人人精品| 久久琪琪电影院| 欧美午夜理伦三级在线观看| 亚洲精品久久久久| 久久精品人人| 国产一区久久| 亚洲欧美激情诱惑| 欧美午夜一区二区福利视频| 亚洲第一区色| 老司机精品久久| 国产色综合久久| 欧美在线视频日韩| 欧美午夜精品久久久久久浪潮| aa日韩免费精品视频一| 久久久水蜜桃| 亚洲第一网站| 久久人人看视频| 影音先锋亚洲视频| 久久成人国产精品| 国内久久精品视频| 欧美一区二区在线免费播放| 国产日韩欧美在线视频观看| 亚洲视频一二三| 国产精品香蕉在线观看| 一本久久综合亚洲鲁鲁| 欧美视频1区| 宅男噜噜噜66一区二区| 国产精品成人va在线观看| 亚洲美女av电影| 国产精品福利影院| 一区二区日韩精品| 国产农村妇女精品一二区| 亚洲男人第一网站| 国产精品久久久久久久久久久久久久| 欧美日韩成人精品| 激情欧美日韩| 午夜精品久久久久久久久| 欧美精品久久久久久| 91久久综合亚洲鲁鲁五月天| 欧美1区2区视频| 亚洲深夜福利视频| 国产精品亚洲综合| 蜜臀av性久久久久蜜臀aⅴ四虎| 国产自产女人91一区在线观看| 久久阴道视频| 亚洲人成网站在线播| 国产精品美女久久久免费| 欧美一级久久久| 日韩视频中文字幕| 国产精品盗摄久久久| 麻豆精品视频在线观看| 在线看不卡av| 国产精品成人免费视频| 精品91久久久久| 国产精品wwwwww| 久久久久九九视频| 韩国av一区二区三区在线观看| 久久久久91| 99视频热这里只有精品免费| 国产精品青草久久久久福利99| 欧美一区二区三区免费大片| 在线激情影院一区| 欧美日韩一区在线观看视频| 欧美一区二区三区播放老司机| 亚洲国产精品毛片| 欧美色中文字幕| 欧美精品一区二| 性欧美大战久久久久久久久| 中文高清一区| 黄色av成人| 国产亚洲欧美激情|