Search found 1 match

by sberthelot
Tue Jul 25, 2006 10:08 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Probleme with LK204-25 I2C and cypress
Replies: 1
Views: 3314

Probleme with LK204-25 I2C and cypress

Hi, before sorry for my poor english :(

I try to make i2c communication between "cypress (cy8c29466) on psoceval1 cy3210" and LK204-25.

this is my code :

[i]include "m8c.inc" // include m8c specific declarations
include "psocapi.inc" // include User Module API specific declarations

export ...