代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.vhd.bak
-- <mark>I2C</mark>总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个<mark>I2C</mark>总线接口的EEPROM AT24C02
-- 的方法,使用户了解<mark>I2C</mark>总线协议和读写方法。
-- 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据
-- 读回CPLD,并在数码管上显示。
-- 为了更好的理解程序,用户应该仔细阅读光 ...
i2c.vhd.bak
-- <mark>I2C</mark>总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个<mark>I2C</mark>总线接口的EEPROM AT24C02
-- 的方法,使用户了解<mark>I2C</mark>总线协议和读写方法。
-- 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据
-- 读回CPLD,并在数码管上显示。
-- 为了更好的理解程序,用户应该仔细阅读光 ...
i2c.dp2
I2C.o: e:/ICC/include/iom8v.h E:\icc\iccavr\mega8\mega8\I2C/TWI.H
i2c_ds1631.c
// from scratch i2c to control the ds1631 temperature sensor
//
// Author: Dingo_aus
//
// Date: 14/12/2004
//
// This work is subject to Copryright. No reproduction is allowed without prior exp
wm8976.c
/*
* Routines for control of the TEA6330T circuit via i2c bus
* Sound fader control circuit for car radios by Philips Semiconductors
* Copyright (c) by Jaroslav Kysela
*
*
*
i2c.map.rpt
Analysis & Synthesis report for i2c
Wed Dec 14 11:16:47 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not
patchi2c.h
/*
* File: patchi2c.h
* Description: Constants and Definitions for 8XX Simple I2C driver
* using microcode patch to relocate parameters.
*
* History
* 7/18/97 sgj
main.c
/* 51系列单片机在使用时,有时需要模拟I2C总线, */
/* 这里举出一个实例(读写串行EEPROM芯片at2402) */
/************************************************************************/
/* Name
tvaudio.c
/*
* experimental driver for simple i2c audio chips.
*
* Copyright (c) 2000 Gerd Knorr
* based on code by:
* Eric Sandeen (eric_sandeen@bigfoot.com)
* Steve VanDeBogart (vandebo@uclin
i2c.map.rpt
Analysis & Synthesis report for i2c
Wed Dec 14 11:16:47 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not