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

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

FAMILY

  • 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

  • 對帶有uPSD3234A的DK3200的USB演示

    The μPSD32xx FAMILY, from ST, consists of Flash programmable system devices with a 8032 Microcontroller Core. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementation of the USB hardware directly on the chip, complying with the Universal Serial Bus Specification, Revision 1.1.This application note describes a demonstration program that has been written for the DK3200 hardware demonstration kit (incorporating a μPSD3234A device). It gives the user an idea of how simple it is to work with the device, using the HID class as a ready-made device driver for the USB connection.

    標簽: 3234A uPSD 3234 3200

    上傳時間: 2014-04-03

    上傳用戶:lizhizheng88

  • 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

  • XA-S3的IIC接口的驅動器軟件程序(C語言)

    The XA-S3 is a member of Philips Semiconductors’ XA (eXtended Architecture) FAMILY of high performance 16-bit single-chip Microcontrollers. The XA-S3 combines many powerful peripherals on one chip. Therefore, it is suited for general multipurpose high performance embedded control functions.One of the on-chip peripherals is the I2C bus interface. This report describes worked-out driver software (written in C) to program / use the I2C interface of the XA-S3. The driver software, together with a demo program and interface software routines offer the user a quick start in writing a complete I2C - XAS3 system application.

    標簽: XA-S IIC C語言 接口

    上傳時間: 2013-11-10

    上傳用戶:liaofamous

  • 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

  • 68HC05K0 Infra-red Remote Cont

    The MC68HC05K0 is a low cost, low pin countsingle chip microcomputer with 504 bytes of userROM and 32 bytes of RAM. The MC68HC05K0 isa member of the 68HC05K series of devices whichare available in 16-pin DIL or SOIC packages.It uses the same CPU as the other devices in the68HC05 FAMILY and has the same instructions andregisters. Additionally, the device has a 15-stagemulti-function timer and 10 general purposebi-directional I/0 lines. A mask option is availablefor software programmable pull-downs on all ofthe I/O pins and four of the pins are capable ofgenerating interrupts.The device is ideally suited for remote-controlkeyboard applications because the pull-downs andthe interrupt drivers on the port pins allowkeyboards to be built without any externalcomponents except the keys themselves. There isno need for external pull-up or pull-down resistors,or diodes for wired-OR interrupts, as these featuresare already designed into the device.

    標簽: Infra-red Remote Cont 05K

    上傳時間: 2014-01-24

    上傳用戶:zl5712176

  • 87C576微控制器的在線編程

    The 87C576 includes two separate methods of programming theEPROM array, the traditional modified Quick-Pulse method, and anew On-Board Programming technique (OBP).Quick Pulse programming is a method using a number of devicepins in parallel (see Figure 1) and is the traditional way in which87C51 FAMILY members have been programmed. The Quick-Pulsemethod supports the following programming functions:– program USER EPROM– verify USER EPROM– program KEY EPROM– program security bits– verify security bits– read signature bytesThe Quick-Pulse method is quite easily suited to standardprogramming equipment as evidenced by the numerous vendors of87C51 compatible programmers on the market today. Onedisadvantage is that this method is not well suited to programming inthe embedded application because of the large number of signallines that must be isolated from the application. In addition, parallelsignals from a programmer would need to be cabled to theapplication’s circuit board, or the application circuit board wouldneed to have logic built-in to perform the programming functions.These requirements have generally made in-circuit programmingusing the modified Quick Pulse method impractical in almost all87C51 FAMILY applications.

    標簽: 87C576 微控制器 編程

    上傳時間: 2013-10-21

    上傳用戶:xiaozhiqban

  • 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

  • 如何構建一個1-Wire評估套件

    Abstract: The 1-Wire product FAMILY includes numerous devices that can be easily evaluated using a Windows®-based

    標簽: Wire 評估套件

    上傳時間: 2013-10-12

    上傳用戶:fudong911

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美日韩免费观看一区三区| 免费成人av在线看| 免费在线看成人av| 红杏aⅴ成人免费视频| 男女精品网站| 一区二区三区视频在线观看| 国产精品久久久久久久7电影| 亚洲欧美日韩久久精品| 136国产福利精品导航网址| 欧美日韩精品免费观看视频完整| 亚洲一区二区三区色| 亚洲福利一区| 国产精品美女久久久久久久| 欧美不卡激情三级在线观看| 午夜视频精品| 宅男噜噜噜66一区二区| 黄色成人av网| 亚洲激情小视频| 欧美视频四区| 午夜精品影院在线观看| 亚洲无限av看| 欧美淫片网站| 美脚丝袜一区二区三区在线观看 | 一区在线播放视频| 欧美久久久久久久| 精品999日本| 欧美大香线蕉线伊人久久国产精品| 亚洲国产高清一区| 欧美黄色视屏| 午夜视频一区二区| 99成人精品| 亚洲第一在线综合网站| 欧美色大人视频| 久久综合伊人77777麻豆| 午夜精品99久久免费| 亚洲精选在线观看| 国产乱人伦精品一区二区| 亚洲一区二区三区免费观看| 国产小视频国产精品| 欧美aⅴ99久久黑人专区| 久久综合九色综合久99| 噜噜噜91成人网| 久久视频一区| 久久精品官网| 久久亚洲一区二区三区四区| 欧美午夜不卡视频| 欧美成年人视频网站| 欧美一区二区三区免费观看| 午夜激情综合网| 欧美在线播放| 欧美国产先锋| 国产精品影片在线观看| 国产亚洲二区| 亚洲毛片av在线| 欧美美女喷水视频| 欧美一区二区精品在线| 亚洲欧洲综合另类在线| 性欧美激情精品| 欧美女同视频| 亚洲大片av| 欧美黄免费看| 欧美亚男人的天堂| 在线视频观看日韩| 欧美在线观看网站| 欧美日韩午夜激情| 国产精品入口66mio| 亚洲国产精品久久久久婷婷884| 日韩视频免费大全中文字幕| 久久国产精品色婷婷| 欧美午夜免费影院| 一区二区三区精密机械公司| 欧美~级网站不卡| 亚洲激情成人在线| 久久久夜色精品亚洲| 国产亚洲欧美aaaa| 久久激情视频久久| 在线观看日韩av电影| 日韩一二三区视频| 欧美视频二区36p| 精品动漫一区| 免费观看一区| 亚洲国产欧美一区二区三区同亚洲 | 欧美区在线播放| 亚洲第一天堂av| 蜜臀av一级做a爰片久久| 一区二区视频欧美| 欧美韩日一区二区三区| 亚洲日本欧美在线| 欧美日韩黄视频| 亚洲视频日本| 国内精品久久久久影院薰衣草| 久久久久久久一区| 亚洲国产视频直播| 国产精品视频xxxx| 最新国产精品拍自在线播放| 欧美日韩亚洲另类| 久久久久久久成人| 亚洲美洲欧洲综合国产一区| 国产精品激情| 欧美高清在线播放| 午夜视频在线观看一区| 99国产精品视频免费观看| 国产亚洲激情视频在线| 国产精品日韩在线| 欧美一级黄色录像| 一区二区电影免费观看| 1024精品一区二区三区| 国产精品自拍网站| 欧美日韩三级电影在线| 久久综合五月天婷婷伊人| 香蕉久久夜色精品| 99精品国产一区二区青青牛奶| 在线观看国产精品网站| 日韩视频免费在线观看| 国产日韩成人精品| 欧美日韩另类在线| 欧美日本国产一区| 欧美日韩精品一区| 欧美高清自拍一区| 欧美va亚洲va国产综合| 乱中年女人伦av一区二区| 久久久91精品国产一区二区精品| 亚洲一区在线观看免费观看电影高清| 亚洲精品自在在线观看| 亚洲精品综合久久中文字幕| 亚洲国产一区二区a毛片| 亚洲国产精品一区二区第四页av| 黄色成人在线网站| 亚洲国产精选| 亚洲一区二区三区乱码aⅴ| 一区二区电影免费观看| 一区二区日韩免费看| 在线综合亚洲欧美在线视频| 午夜日韩在线观看| 久久夜色精品国产欧美乱极品| 老色批av在线精品| 国产精品成人观看视频免费| 国产精品日韩在线播放| 亚洲第一视频网站| 亚洲摸下面视频| 久久久五月天| 国产精品久久久久久av下载红粉 | 欧美激情在线播放| 欧美激情久久久| 亚洲视频导航| 香蕉久久久久久久av网站| 久久久久久电影| 国产精品美女一区二区在线观看 | 久久久福利视频| 久久青草久久| 欧美午夜激情视频| 国产日韩亚洲欧美精品| 一区二区三区精品视频| 久久久国产午夜精品| 欧美性猛交一区二区三区精品| 影音先锋另类| 午夜欧美精品久久久久久久| 欧美视频亚洲视频| 亚洲人成小说网站色在线| 久久精品一区二区三区四区| 欧美私人啪啪vps| 亚洲裸体在线观看| 欧美久久久久久久| 亚洲第一精品久久忘忧草社区| 亚洲一区二区三区在线| 亚洲国产高清在线| 久久av资源网| 国产午夜精品视频免费不卡69堂| 亚洲一区二区精品在线| 欧美日韩综合另类| 99在线|亚洲一区二区| 国产一区二区三区在线观看视频 | 欧美在线视频日韩| 国产精品视频网址| 久久精品99无色码中文字幕| 国产日韩一级二级三级| 老司机亚洲精品| 日韩图片一区| 国产欧美日韩伦理| 欧美jizzhd精品欧美巨大免费| 亚洲国产清纯| 国产精品久久久久av免费| 欧美一区二区三区成人| 亚洲福利视频网| 欧美日韩一区二区在线播放| 欧美亚洲综合在线| 亚洲激情欧美| 国产三级精品三级| 欧美激情精品久久久久久蜜臀| 中文国产亚洲喷潮| 激情欧美日韩| 欧美手机在线视频| 欧美大片一区二区三区| 欧美成人资源| 亚洲一区二区三区四区五区黄| 国产亚洲一区在线| 欧美体内she精视频| 蜜桃av综合| 久久夜精品va视频免费观看| 亚洲视频在线观看网站|