Location:
Search - USB I2C S
Search list
Description: 人民邮电出版社出版的《FPGA硬件接口设计实践》一书的代码。包括USB,PCI,I2C,UTRN,SPI等多种接口的VHDL代码。-People's Post published the "FPGA hardware interface design practice," a book of code. Including USB, PCI, I2C, UTRN, SPI and other VHDL interface code.
Platform: |
Size: 1508826 |
Author: Dai Fenzhou |
Hits:
Description: atmega32对ch375的读写程序,附带I2C键盘zlg7290,汉字库液晶显示-ch375 s atmega32 to read and write procedures, incidental I2C keyboard zlg7290,汉字库liquid crystal display
Platform: |
Size: 276480 |
Author: fyq |
Hits:
Description: 凌阳SPCE3200 系统开发板随机自带源程序。共安排了32个子目录,其中按照SPCE3200实验指导书(上册)中的实验顺序存放了实验程序的源代码,所有项目代码均在S+coreIDE v2.1.2下测试通过。此为第16到第23个试验源代码。试验内容如下:
5.3 实验十六:Cache 读写实验.
5.4 实验十七:DMA读写实验
5.5 实验十八:SD卡读取实验
SPCE3200教学平台通信模块实验
6.1 实验十九:SPI通信实验
6.2 实验二十:I2C通信实验.
6.3 实验二十一:UART异步串行口通讯实验
6.4 实验二十二:USB DEVICE实验
6.5 实验二十三:USB HOST 实验-err
Platform: |
Size: 3551232 |
Author: 元青 |
Hits:
Description: AVR单片机里的USB通信程序开发源代码,是某人的本科毕业设计,里面附有毕业论文.-AVR Single Chip USB communication procedures in the development of source code, is a person s undergraduate graduation project, which bearing thesis.
Platform: |
Size: 2111488 |
Author: Jackson |
Hits:
Description: usb,i2c,isp转换器,原理图,源码及开发笔记-usb, i2c, isp converter schematics, source code and development notes
Platform: |
Size: 1384448 |
Author: sztest |
Hits:
Description: 基于USBIO公司的USB2ISP开发板开发的上位机程序,可以实现USB接口转I2C与SPI器件,实现了多种器件(24系列IIC的读写,ADC,MSP430F2013,SPI存储,温度传感器),实时曲线显示,功能很强大!!1-USBIO' s USB2ISP based development board developed by host computer program, you can achieve the USB interface to switch I2C and SPI devices to achieve a variety of devices (24 Series IIC reading and writing, ADC, MSP430F2013, SPI memory, temperature sensor), real-time curve shows functions very powerful!! 1
Platform: |
Size: 4173824 |
Author: 罗生 |
Hits:
Description: 君正最新CPU用户手册,MIPS平台,集合了USB,I2C,UART,LCD,SDRAM等众多接口-Jun is the latest CPU User' s Manual, MIPS platform, a collection of USB, I2C, UART, LCD, SDRAM, and many other interfaces
Platform: |
Size: 1537024 |
Author: allen |
Hits:
Description: The RT3052 SOC combines Ralink’s 802.11n draft
compliant 2T2R MAC/BBP/RF, a high performance
384MHz MIPS24KEc CPU core, 5-port integrated
10/100 Ethernet switch/PHY, an USB OTG and a
Gigabit Ethernet MAC. With the RT3052, there are
very few external components required for 2.4GHz
11n wireless products. The RT3052 employs Ralink
2nd generation 11n technologies for longer range and
better throughput. The embedded high performance
CPU can process advanced applications effortlessly,
such as routing, security and VOIP. The USB por t can
be configured to access external storage for Digital
Home applications. In addition, the RT3052 has rich
hardware interfaces (SPI/I2S/I2C/UART/GMAC) to
enable many possible applications.
Platform: |
Size: 3311616 |
Author: Andy |
Hits:
Description: LPC4357开发板采用ARM的Cortex-M4微控制器LPC4357。内置一个ARM Cortex-M0协处理,CPU运行频率高达204MHz,片内集成1MB Flash和36KB SRAM。开发板采用独立核心板设计,核心板集成64MB SDRAM、128MB NAND-Flash、4MB SPI-Flash。核心板上的摄像头接口可直接连接各种型号的摄像头,两侧160P排针接口引出了除EMC总线外的LPC4357芯片所有功能管脚。
开发板提供丰富的外设接口,包括以太网、液晶屏、摄像头、USB-Host、USB-OTG、SD卡、RS232、RS485、CAN、耳机、麦克风、温度传感器、AD/DA、JTAG仿真器等。此外,开发板提供一个14P扩展接口,包括1路UART、1路SPI、1路I2C、4个IO、3.3V、5V,可以很方便的扩展自己的外围电路。-DS-LPC4357 development board using the Cortex-M4 microcontroller LPC4357 ARM s. A built-in ARM Cortex-M0 co-processor, CPU operating frequency up to 204MHz, 1MB Flash and 136KB SRAM integrated on chip.
Development board using an independent core board design, the core board integrates 64MB SDRAM, 128MB NAND-Flash, 4MB SPI-Flash. Camera core board interface can be directly connected to various types of cameras, both sides 160P pin interface leads to the outside of the bus in addition to EMC LPC4357 chip all the functions of the pins.
Development board provides a rich set of peripheral interfaces, including Ethernet, LCD screen, camera, USB-Host, USB-OTG, SD card, RS232, RS485, CAN, headphone, microphone, temperature sensor, AD/DA, JTAG emulator, etc. . In addition, the development board provides a 14P expansion interfaces, including one-way UART, 1 road SPI, 1 channel I2C, 4 个 IO, 3.3V, 5V, can easily expand their peripheral circuits.
Platform: |
Size: 2249728 |
Author: GREENLANDL |
Hits:
Description: 基于HAL库的STM32F072 USB通信程序。将USB枚举为CDC方式,使用虚拟串口与PC进行通信,可以达到发送和接收500+KB/s的传输速度。并在自建eval文件中实现I2C通信。可根据自己需要将main.C进行修改。(STM32F072 USB communication program based on HAL library.The USB enumeration is the CDC way, and the virtual serial port is used to communicate with the PC to send and receive the transmission speed of 500+KB/s .I2C communication is implemented in a self-built eval file.You can modify main.c on your own.)
Platform: |
Size: 9466880 |
Author: GodMode
|
Hits: