Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

Im new to PSOC. I'm using CY8CKIT-050 Psoc 5lp development kit. Right now , i'm trying to send read an write on slave using i2c communication.

0 Likes
1 Solution
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello ,

You will need to use any Cypress USB-I2C bridge to connect to the bridge control panel. For example if you are using miniprog3 then you will need to connect the SCL,SDA and Ground pins of miniprog3 to the 050 kit. Now in Bridge Control Panel you need to configure the protocol as I2C. Please check Bridge Control Panel help section for configuration on I2C.

After that you can send commands to send/receive I2C data.

Thanks,

Hima

View solution in original post

0 Likes
1 Reply
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello ,

You will need to use any Cypress USB-I2C bridge to connect to the bridge control panel. For example if you are using miniprog3 then you will need to connect the SCL,SDA and Ground pins of miniprog3 to the 050 kit. Now in Bridge Control Panel you need to configure the protocol as I2C. Please check Bridge Control Panel help section for configuration on I2C.

After that you can send commands to send/receive I2C data.

Thanks,

Hima

0 Likes