Abstract: Designers who must interface 1-Wire temperature sensors with Xilinx field-programmable gate arrays(FPGAs) can use this reference design to drive a DS28EA00 1-Wire SLave device. The downloadable softwarementioned in this document can also be used as a starting point to connect other 1-Wire SLave devices. The systemimplements a 1-Wire master connected to a UART and outputs temperature to a PC from the DS28EA00 temperaturesensor. In addition, high/low alarm outputs are displayed from the DS28EA00 PIO pins using LEDs.
標簽: PicoBlaze Create Master Xilinx
上傳時間: 2013-11-12
上傳用戶:大三三
針對流式細胞儀中大量數據高速采集、處理和傳輸的需求,設計了基于USB的高速數據采集系統,并以FPGA為邏輯控制的核心。介紹了整體設計思路、硬件總體架構和軟件流程。采用CY7C68013A的SLave FIFO數據傳輸模式滿足高速傳輸的需求,以應用程序下載固件的方式滿足儀器更新換代的需求。測試結果表明系統傳輸數據準確,傳輸速度可達25MB/s,對高速數據傳輸系統的設計開發具有一定的借鑒意義。
上傳時間: 2013-11-01
上傳用戶:z240529971
SL811開發資料_包含源程序_電路圖_芯片資料:SL811HS Embedded USB Host/SLave Controller.The SL811HS is an Embedded USB Host/SLave Controller capable of communicate with either full-speed or low-speed USB peripherals. The SL811HS can interface to devices such as microprocessors, microcontrollers, DSPs, or directly to a variety of buses such as ISA, PCMCIA, and others. The SL811HS USB Host Controller conforms to USB Specification 1.1.The SL811HS USB Host/SLave Controller incorporates USB Serial Interface functionality along with internal full-/low-speed transceivers.The SL811HS supports and operates in USB full-speed mode at 12 Mbps, or at low-speed 1.5-Mbps mode.The SL811HS data port and microprocessor interface provide an 8-bit data path I/O or DMA bidirectional, with interrupt support to allow easy interface to standard microprocessors or microcontrollers such as Motorola or Intel CPUs and many others. Internally,the SL811HS contains a 256-byte RAM data buffer which is used for control registers and data buffer.The available package types offered are a 28-pin PLCC (SL811HS) and a 48-pin TQFP package (SL811HST-AC). Both packages operate at 3.3 VDC. The I/O interface logic is 5V-tolerant.
上傳時間: 2013-12-22
上傳用戶:a82531317
ADI公司,型號為ADuC814的單片機的I2C總線通訊程序源碼,含MASTER和SLave兩種方式
標簽: ADI
上傳時間: 2014-07-10
上傳用戶:aig85
CH375 是一個USB總線的通用接口芯片,支持USB-HOST主機方式和USB-DEVICE/SLave設備方式。在本地端,CH375具有8位數據總線和讀、寫、片選控制線以及中斷輸出,可以方便地掛接到單片機/DSP/MCU/MPU等控制器的系統總線上。在USB主機方式下CH375還提供了串行通訊方式,通過串行輸入、串行輸出和中斷輸出與單片機/DSP/MCU/MPU 等相連接。 CH375 的USB 設備方式與CH372 芯片完全兼容,CH375 包含了CH372 的全部功能。本手冊中沒有提供CH375 在USB 設備方式下的說明,相關資料可以參考CH372 手冊。 CH375的USB 主機方式支持常用的USB 全速設備,外部單片機可以通過CH375 按照相應的USB 協議與USB 設備通訊。CH375 還內置了處理Mass-Storage 海量存儲設備的專用通訊協議的固件,外部單片機可以直接以扇區為基本單位讀寫常用的USB 存儲設備(包括USB 硬盤/USB 閃存盤/U 盤)。
上傳時間: 2013-12-18
上傳用戶:fhzm5658
籃牙spp profile軟件,主要實現無線數據傳輸,dev——b是SLave
上傳時間: 2013-12-28
上傳用戶:ls530720646
PTR8000+主站部分的程序,用于接受SLave發送的信息,并傳到上位機
上傳時間: 2015-06-08
上傳用戶:xz85592677
本驅動程序在linux2.6.17中測試通過。yangxing msn:lelma_yx@hotmail.com 希望對SPI操作的朋友有所幫助。 一、工作方式: 從設備:SPI為MASTER模式 S3C2410:SPI為SLave模式+DMA 二、工作流程 1.S3C2410從接收:當從設備發送數據時,S3C2410利用DMA方式收數,收到指定長度的數據,則進入DMA中斷,將接收的數據拷出。 2.S3C2410從發送:當S3C2410需要發送,首先由RTS請求發送,然后等待從設備應答CTS,當從設備應答CTS時,進入外部中斷,啟動DMA發送,發送完成,再次進入從接收狀態。 三、文件位置 spi_dma_SLave.c spi_dma_SLave.h circular_buf.c circular_buf.h 等文件存放入driver/char/目錄 dma.c存放于arch/arm/mach-s3c2410/目錄 dma.h存放于include/arm-asm/mach-s3c2410/目錄 四、使用環境 1.arm-linux-gcc-3.4.1
標簽: SPI lelma_yx yangxing hotmail
上傳時間: 2015-08-11
上傳用戶:徐孺
2個51單片機實現UART通信 程序分master和SLave2個部分。 master等待按鍵(SW1),按鍵按下后將數據發送到SLave單片機,SLave單片機中斷接受查詢發送,將收到的數據發送回master,master中斷接受,收到后將LED燈點亮。
上傳時間: 2014-08-20
上傳用戶:開懷常笑
Easyarm實驗開發平臺,測試i2c在SLave模式下的時序
上傳時間: 2015-09-19
上傳用戶:huannan88