PSoC4: I2C Master-Slave Communication

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

cross mob
lock attach
Attachments are accessible only for community members.
ShVy_264716
Level 4
Level 4
50 replies posted 25 replies posted 10 replies posted

Hi All

   

I am working on a project in which I need to implement a Master Device (Pioneer Kit) and a Slave Device (Prototyping Kit) that communicate with each other through I2C. I have designed two different projects named I2C_MASTER1 and I2C_Slave that are attached here inside a zip file called I2C_Comm (1). The functionality that I want to implement is as below:

   

1. The master sends a character to the slave thorugh I2C.

   

2. The slave receives the character and does some process on it.

   

3. The master reads the processed character from a slave and then sends it to PC using UART.

   

I am not getting the desired results as of now. Anybody working in this direction can guide.

   

 

   

Thanks and Regards

   

Shaunak

0 Likes
4 Replies