Hi, this is Gaurav. I'm doing the I2c Tx project from the 101 videos. I did it several times but I'm not getting the ack signal after transmitting the protocol from the bridge.
I've attached the project file below. Please give the solution and explanation so that i could understand the things.
Solved! Go to Solution.
If you want to use KitProg and BCP, then you need to use I2C Pins as P3[4] and P3[5]. Check the attached project.
A bit more information could be helpful:
Which PSoC Kit do you use?
What code are you sending over the BCP
What is the exact answer?
What did you connect to P5_0 and P5_1
Did you look into your Kit's schematic to see which pins are needed for USB-I2C bridge.
Bob
If you want to use KitProg and BCP, then you need to use I2C Pins as P3[4] and P3[5]. Check the attached project.