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

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

self-defined

  • CAT93C46 器件數(shù)據(jù)手冊

    The CAT93C46 is a 1 kb Serial EEPROM memory device which isconfigured as either 64 registers of 16 bits (ORG pin at VCC) or 128registers of 8 bits (ORG pin at GND). Each register can be written (orread) serially by using the DI (or DO) pin. The CAT93C46 features aself−timed internal write with auto−clear. On−chip Power−On Resetcircuit protects the internal logic against powering up in the wrongstate.

    標簽: CAT 93C C46 93

    上傳時間: 2013-11-20

    上傳用戶:ynzfm

  • 基于自編程功能的MCU Bootloader設(shè)計

    Bootloader是微處理器上電時運行的第一段代碼,它可以通過通信接口實現(xiàn)對微處理器內(nèi)部應(yīng)用程序的更新升級,為網(wǎng)絡(luò)化嵌入式產(chǎn)品的應(yīng)用程序升級帶來極大的便利。由于目前沒有統(tǒng)一嵌入式系統(tǒng)的Bootloader。基于NEC 78K0系列單片機自編程原理,設(shè)計出一個適用于78K0/Fx2系列單片機的Bootloader,并能夠通過單片機串口在線升級應(yīng)用程序。 Abstract:  Bootloader is the first piece of code executed after microprocessor startup. It makes the embedded product’s firmware update conveniently through communication interface. However, no unified bootloader is available for all kinds of microprocessor products. Based on the principle of self-programming NEC 78K0s’ series, a useful Bootloader which is suitable for 78K0/Fx2s’ series MCU is designed,the design can update the application through serial ports.

    標簽: Bootloader MCU 自編程

    上傳時間: 2013-10-26

    上傳用戶:fang2010

  • STM32啟動代碼

    The bootloader is stored in the internal boot ROM memory (system memory) of STM32devices. It is programmed by ST during production. Its main task is to download theapplication program to the internal Flash memory through one of the available serialperipherals (USART, CAN, USB, etc.). A communication protocol is defined for each serialinterface, with a compatible command set and sequences

    標簽: STM 32 啟動代碼

    上傳時間: 2014-09-06

    上傳用戶:417313137

  • CAT28LV64-64Kb CMOS并行EEPROM數(shù)據(jù)手

    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

  • 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.

    標簽: 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.

    標簽: C16x 微控制器 輸入信號 時序圖

    上傳時間: 2014-04-02

    上傳用戶:han_zh

  • Using the 87LPC76X microcontro

    I2C interface, is a very powerful tool for system designers. Theintegrated protocols allow systems to be completely software defined.Software development time of different products can be reduced byassembling a library of reusable software modules. In addition, themultimaster capability allows rapid testing and alignment ofend-products via external connections to an assembly-line computer.The mask programmable 87LPC76X and its EPROM version, the87LPC76X, can operate as a master or a slave device on the I2Csmall area network. In addition to the efficient interface to thededicated function ICs in the I2C family, the on-board interfacefacilities I/O and RAM expansion, access to EEPROM andprocessor-to-processor communications.

    標簽: microcontro Using 76X LPC

    上傳時間: 2013-12-30

    上傳用戶:Artemis

  • 3.3v看門狗芯片

    The STWD100 watchdog timer circuits are self-contained devices which prevent systemfailures that are caused by certain types of hardware errors (non-responding peripherals,bus contention, etc.) or software errors (bad code jump, code stuck in loop, etc.).The STWD100 watchdog timer has an input, WDI, and an output, WDO (see Figure 2). Theinput is used to clear the internal watchdog timer periodically within the specified timeoutperiod, twd (see Section 3: Watchdog timing). While the system is operating correctly, itperiodically toggles the watchdog input, WDI. If the system fails, the watchdog timer is notreset, a system alert is generated and the watchdog output, WDO, is asserted (seeSection 3: Watchdog timing).The STWD100 circuit also has an enable pin, EN (see Figure 2), which can enable ordisable the watchdog functionality. The EN pin is connected to the internal pull-downresistor. The device is enabled if the EN pin is left floating.

    標簽: 3.3 看門狗 芯片

    上傳時間: 2013-10-22

    上傳用戶:taiyang250072

  • XAPP694-從配置PROM讀取用戶數(shù)據(jù)

    This application note describes how to retrieve user-defined data from Xilinx configurationPROMs (XC18V00 and Platform Flash devices) after the same PROM has configured theFPGA. The method to add user-defined data to the configuration PROM file is also discussed.The reference design described in this application note can be used in any of the followingXilinx FPGA architectures: Spartan™-II, Spartan-IIE, Spartan-3, Virtex™, Virtex-E, Virtex-II,and Virtex-II Pro.

    標簽: XAPP PROM 694 讀取

    上傳時間: 2013-11-11

    上傳用戶:zhouli

  • XAPP122 - Spartan-XL FPGA的Express配置

    Express Mode uses an 8-bit wide bus path for fast configuration of Xilinx FPGAs. Thisapplication note provides information on how to perform Express configuration specifically forthe Spartan™-XL family. The Express mode signals and their associated timing are defined.The steps of Express configuration are described in detail, followed by detailed instructions thatshow how to implement the configuration circui

    標簽: Spartan-XL Express XAPP FPGA

    上傳時間: 2014-12-28

    上傳用戶:hewenzhi

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲一区二区三区高清| 亚洲三级网站| 欧美日韩国产综合视频在线观看| 欧美成人亚洲| 两个人的视频www国产精品| 久久夜色撩人精品| 欧美精品亚洲| 欧美色网一区二区| 夜夜嗨av一区二区三区中文字幕| 免费一区二区三区| 亚洲人精品午夜| 美日韩在线观看| 欧美日韩视频在线| 国产原创一区二区| 亚洲裸体俱乐部裸体舞表演av| 亚洲一区二区三区中文字幕在线| 久久免费黄色| 国产精品理论片| 欧美在线地址| 亚洲一区二区三区免费观看 | 国产综合18久久久久久| 亚洲国产欧美日韩精品| 亚洲欧美日本另类| 欧美精品福利视频| 欧美精选午夜久久久乱码6080| 久久综合狠狠综合久久综青草| 欧美激情在线免费观看| 男人的天堂亚洲在线| 欧美日韩另类字幕中文| 欧美午夜视频在线观看| 最新国产拍偷乱拍精品| 亚洲最新中文字幕| 国产精品少妇自拍| 午夜欧美大片免费观看| 中国成人亚色综合网站| 在线观看福利一区| 日韩视频在线播放| 欧美在线视频观看| 国产精品久久久久久久久果冻传媒 | 亚洲福利电影| 99这里只有精品| 伊人久久亚洲影院| 午夜国产不卡在线观看视频| 一本色道久久综合亚洲精品高清| 亚洲激情影视| 影音先锋久久久| 欧美一区二区免费观在线| 欧美日韩一区自拍| 日韩一级大片| 欧美日本韩国一区| 亚洲全黄一级网站| 欧美成人精品福利| 亚洲精品在线二区| 欧美日韩精品一区二区三区| 日韩网站在线观看| 欧美日韩理论| 99精品国产在热久久下载| 欧美精品成人91久久久久久久| 亚洲日本中文字幕免费在线不卡| 美日韩丰满少妇在线观看| 亚洲国产精品一区| 欧美岛国激情| 亚洲精品婷婷| 欧美色大人视频| 亚洲免费网址| 国产一区二区欧美| 久久久久久亚洲精品中文字幕| 亚洲一二三区精品| 亚洲精品老司机| 免费久久精品视频| 在线日本高清免费不卡| 久久在精品线影院精品国产| 在线观看成人网| 欧美了一区在线观看| 亚洲天堂黄色| 国产主播一区二区三区四区| 麻豆精品一区二区综合av| 亚洲精品乱码久久久久| 欧美日韩在线精品| 欧美另类videos死尸| 99国产精品一区| 欧美性感一类影片在线播放| 性欧美激情精品| 亚洲风情亚aⅴ在线发布| 欧美午夜精品电影| 在线观看一区欧美| 国内精品视频666| 精品成人国产| 免费看亚洲片| 久久男女视频| 亚洲激情网址| 国产精品久久久久aaaa樱花| 欧美一区亚洲| 亚洲精品一品区二品区三品区| 国产精品h在线观看| 久久精品视频亚洲| 一本一本久久| 国内揄拍国内精品少妇国语| 欧美激情视频在线播放| 小黄鸭精品密入口导航| 亚洲精品一区二区三区四区高清| 国产欧美亚洲精品| 欧美日韩国产一区二区三区地区| 久久成人国产精品| 亚洲视频999| 在线观看亚洲一区| 国产美女精品人人做人人爽| 欧美激情中文不卡| 久久综合中文| 午夜国产不卡在线观看视频| 亚洲人成绝费网站色www| 国产视频自拍一区| 国产精品久久77777| 欧美精品一区二区高清在线观看| 久久精品夜夜夜夜久久| 亚洲欧美日韩一区二区在线 | 玖玖国产精品视频| 亚洲欧美日韩在线不卡| 9色国产精品| 亚洲精品在线观看免费| 黄色另类av| 国产视频亚洲精品| 国产精品草草| 欧美午夜免费影院| 欧美午夜电影在线观看| 欧美激情2020午夜免费观看| 免费在线看一区| 久久久久久久综合| 欧美夜福利tv在线| 亚洲欧美综合网| 亚洲欧美另类中文字幕| 亚洲免费视频中文字幕| 一本色道久久综合亚洲精品不| 亚洲人精品午夜在线观看| 在线免费观看日韩欧美| 伊伊综合在线| 亚洲电影激情视频网站| 亚洲电影视频在线| 亚洲黄色成人久久久| 亚洲黄一区二区| 亚洲蜜桃精久久久久久久| 久久久视频精品| 欧美日韩午夜视频在线观看| 欧美成人国产| 欧美成人在线网站| 欧美片网站免费| 欧美日韩一区二区在线观看| 欧美日韩亚洲综合| 国产精品成人一区二区艾草| 欧美精品激情blacked18| 欧美噜噜久久久xxx| 欧美色精品天天在线观看视频| 国产精品不卡在线| 国产精品日韩欧美| 国产精品视频自拍| 国产在线欧美| 亚洲国产一区在线观看| 一本到高清视频免费精品| 亚洲一级一区| 久久久www成人免费精品| 久久亚洲精品一区二区| 免费在线成人| 欧美日韩黄视频| 国产精品视频xxxx| 国外成人免费视频| 亚洲精品社区| 亚洲一区在线视频| 久久精品视频免费| 欧美电影免费网站| 国产精品高潮呻吟视频| 国产在线精品自拍| 亚洲免费观看高清在线观看| 亚洲免费在线电影| 美女免费视频一区| 欧美丝袜一区二区三区| 国产一级一区二区| 日韩午夜免费| 欧美一级欧美一级在线播放| 另类专区欧美制服同性| 欧美日韩在线免费| 激情六月婷婷综合| 亚洲一区在线视频| 蜜桃av噜噜一区| 国产精品美女主播| 亚洲国产美女| 午夜欧美大片免费观看| 欧美电影美腿模特1979在线看| 国产精品黄色| 亚洲高清资源综合久久精品| 亚洲一区在线看| 欧美成人蜜桃| 国产一区二区在线观看免费| 日韩天堂在线观看| 久久久精品tv| 欧美系列亚洲系列| 亚洲精品乱码久久久久久蜜桃麻豆| 性色av一区二区三区在线观看| 欧美精品一区二区三区一线天视频| 国产偷自视频区视频一区二区| 日韩天天综合|