搜索资源列表
usb_i2co
- cypress ez-usb fx usb-i2c-out 源码-cypress ez-usb fx usb - i2c-out source
usb_i2ci
- cypress ez-usb usb-i2c-in 源码-cypress ez-usb usb - i2c-in-source
ps2keyboard2lcd
- 在cypress晶片上實驗讀取ps2 keyboard按鍵後顯示在lcd上,同時利用I2C寫入EEPROM
usb_i2c
- 基于Cypress的68013实现的USB转I2C的源代码。USB端通信是利用预留指令0xA3实现的,基于最简单的控制流程。适合大家初步接触USB编程的人。下端用C51模拟I2C总线。-68013 Cypress-based implementation of the USB-I2C source code. USB client communication is the use of reserved instruction 0xA3 to achieve, based on the most
boot
- cypress I2C桥启动代码。芯片为cy3721-cypress I2C Bridge startup code
RF_I2C_BRIDGE
- cypress cy3721做的I2c桥数据传输代码-The cypress cy3721 data transmission code I2c Bridge
Vend_ax
- This directory contains the 8051 firmware Vend_Ax source code for the Cypress EZ-USB chip. The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented:
i2c1
- 這是有關美商cypress使用29466型號所寫的 i2c對eeprom讀與寫的範例-It is about the use of American cypress model 29466 right eeprom written by i2c read and write examples of
CyLookback_I2C
- 通过 Cypress 68013A 实现I2C功能读写-I2C capabilities realized through reading and writing Cypress 68013A
Example_I2C_EEPROM
- Cypress I2C example code
CY8C20336A_Yongzhen_MFI_8Key_I2C
- Cypress cy8c20336 8 个触摸按键,I2C SLAVE 源代码工程实例,编译通过,8个触摸键可用,带一个定时器,在此基础上开发,少走歪路-8 touch keys project for cy8c20336A.
HID_Keyboard
- Cypress FX2LP系列的USB 控制芯片 例如CYPRESS68013型号。 本例程实现了HID KEYBOARD的功能,通过I2C与外部数据通信。 主要处理在periph.c中的TD_POLL函数-Cypress FX2LP serial USB control chip. eg. CYPRESS68013 type。 this sample program use i2c interface to communincate with external keyboard, and