搜索资源列表
iic 用verilog语言写的FPGA iic驱动程序
- 用verilog语言写的FPGA iic驱动程序,实现对存储器的读写,有需要的可以下载看看哦!-Language used to write verilog FPGA iic driver to achieve the memory read and write, there is a need can be downloaded to see Oh!
user_logic_Open_I2C
- 基于sopc系统的iic总线设计,提供关于片上系统的iic设计源代码及驱动-iic of system on programming chip
I2C
- I2C/IIC 总线接口驱动,在Altera和Xilinx的FPGA上跑过,Verilog编写,Craftor原创。V1.1。代码中还包含了24C02的读写测试程序,可直接用。-I2C/IIC Bus Driver, written in Verilog, v1.1. By Craftor
verilogiic1121
- 代码中分了两个模块,iic_com模块除了执行和IIC通信有关的代码设计外,还有案件检测部分;而led_seg7模块只是驱动数码管显示从EEPROM指定地址读出的数据。-Code carved the two modules, iic_com IIC communication module in addition to the implementation and design of the code, there are some cases of detection and led_se
IIC_NIOSII
- 基于NIOS II软核的IIC(模拟I/O口)总线驱动程序-NIOS II soft-core based on the IIC (analog I/O port) bus driver
I2C_drive
- IIC与模拟IIC的驱动程序,功能齐全,注释详细,值得参考-IIC and simulation IIC driver, the function is all ready, comments detailed, and reference
13-45
- 本程序能够完成的功能是,自动或手动测温,读取配置寄存器,温度下限寄存器,温度上限寄存器,设定温度上限及下限,当温度到达预定的温度的时候报警。所有的读取操作都可以在数码管上显示。其中,温度的上限通过计算机用串口通信协议传输给FPGA内部寄存器然后按动开关写入。同时,本程序还驱动了一个直流电机,温度高的时候电机转速高,温度低的时候转速降低直至停转。数码管可以实时显示电机转速,2秒刷新一次。数码管的显示可以在显示的温度、寄存器值和直流电机转速间切换,切换通过串口进行,计算机发00H时切换到温度及寄存器
iic
- 该程序为iic驱动程序,主要是通过iic来读写-The program for the iic driver, mainly to read and write by iic
iic总线源代码
- 此文件是iic总线驱动的源代码文件,iic.c 可以读写控制多个挂在总线上的器件。
iic_88091
- 实现88091驱动 带iic驱动 可以通过网管控制盘 通过IIC更新配置参数-Achieve 88,091 iic driver can drive belt through the network control panel update configuration parameters through the IIC
pjt
- NIOS-II中PIO模拟的IIC驱动控制MT9M034摄像头-PIO simulated IIC driver control MT9M034 camera based on NIOS_II core
iic-BUS
- I2C/IIC 总线接口驱动,在Altera的FPGA上跑过,VHDL编写-I2C/IIC bus interface driver, running over the FPGA
microblaze实例教程
- 一般而言,Xilinx Microblaze会被用来在系统中做一些控制类和简单接口的辅助性工作,比如运行IIC、SPI、UART之类的低速接口驱动,对FPGA逻辑功能模块初始化配置及做些辅助计算等等。类程序的代码量普遍不大,常常在十几KB到几时KB之间,因此对存储的需求通常也不是太高,使用FPGA内部RAM资源便已经够用(Generally speaking, Xilinx Microblaze will be used to do some auxiliary work of control
device_dri
- 该程序结合iic驱动程序,可用自动检测硬件的寄存器配置参数是否正确,项目中已使用过(With the IIC driver, the program can automatically detect whether the hardware's register configuration parameters are correct. The program has been used in the project.)
I2C
- xilinx FPGA驱动IIC例程DEMO(A IIC driver demo of xilinx FPGA with verilog)