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

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

usb-to-serial

  • This collection of routines allows the Atmel AT89C5x and AT89Cx051 micro- controllers to read and w

    This collection of routines allows the Atmel AT89C5x and AT89Cx051 micro- controllers to read and write the AT25xxx family of serial CMOS EEPROMS.

    標簽: controllers collection and routines

    上傳時間: 2015-10-19

    上傳用戶:gundan

  • This design package includes reference materials for creating a USB - PS/2 combination mouse that a

    This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants

    標簽: combination materials reference creating

    上傳時間: 2015-10-19

    上傳用戶:784533221

  • This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the ha

    This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port emulation.

    標簽: microcontrollers USB the built-in

    上傳時間: 2015-11-14

    上傳用戶:talenthn

  • This document provides guidelines for integrating a discrete high speed USB host controller onto a f

    This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).

    標簽: integrating controller guidelines document

    上傳時間: 2013-11-27

    上傳用戶:電子世界

  • This document provides guidelines for integrating a discrete high speed USB host controller onto a f

    This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).

    標簽: integrating controller guidelines document

    上傳時間: 2015-11-18

    上傳用戶:xhz1993

  • This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c

    This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.

    標簽: bootloader processors download permits

    上傳時間: 2015-11-30

    上傳用戶:shus521

  • usb 1.1 規范 The 1.1 revision of the specification is intended for product design. Every attempt has

    usb 1.1 規范 The 1.1 revision of the specification is intended for product design. Every attempt has been made to ensure a consistent and implementable specification. Implementations should ensure compliance with this revision.

    標簽: specification 1.1 revision intended

    上傳時間: 2015-12-16

    上傳用戶:WMC_geophy

  • This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

    This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails.

    標簽: directory the contains firmware

    上傳時間: 2013-12-16

    上傳用戶:gdgzhym

  • 通用串行總線(USB)是一種新興的計算機外圍串行通信接口標準

    通用串行總線(USB)是一種新興的計算機外圍串行通信接口標準,與常用的計算機接口(如串口、并口等)相比,通用串行總線(Universal Serial Bus,USB)具有熱插拔、即插即用、數據傳輸可靠、擴展方便、低成本等優點。從問世以來,它得到了廣泛的應用,一方面已成為當前計算機必備的接口之一,同時也被廣泛地應用于嵌入式系統設計中。 從1994年USB 0.7出現開始,USB實施者論壇(Implementation Forum)先后定義了USB 0.8、0.9、1.0、1.1、2.0以及USB OTG等規范,以及各種不同的設備類規范。其中USB1.1規范目前正逐步廣泛應用,而USB2.0和USBOTG作為USB協議的更新和擴展,也將使USB占領更廣的外設

    標簽: USB 通用串行總線 計算機 串行通信

    上傳時間: 2016-02-17

    上傳用戶:王小奇

  • NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read a

    NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read and write the AT24Cxx family of serial CMOS EEPROMS. This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051. Note that the minimum size of the buffer is determined by the page size of the AT24Cxx.

    標簽: microcontroller Control_AT collection routines

    上傳時間: 2013-12-13

    上傳用戶:asddsd

主站蜘蛛池模板: 茶陵县| 荣成市| 都匀市| 扶绥县| 横山县| 佛教| 成安县| 铜川市| 灌阳县| 平山县| 思南县| 綦江县| 松滋市| 郸城县| 新巴尔虎右旗| 新竹市| 新沂市| 武汉市| 鄂托克前旗| 临城县| 紫阳县| 西林县| 交口县| 舒城县| 读书| 墨江| 仲巴县| 枣强县| 互助| 盐池县| 台安县| 新巴尔虎左旗| 澎湖县| 临西县| 宕昌县| 龙泉市| 崇左市| 佛教| 鹤岗市| 上犹县| 青川县|