FreeSoc2 I2C

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

cross mob
Anonymous
Not applicable

Hi all,

   

I am still just doing the  lessons from the PSOC 101, and i am stuck at I2C, Bridge Control Panel does not list my device.

   

I ve tried all ports available in cydwr.

   

The 2x6 female header for the debugger does seem to provide dedicated I2C Pins.

   

I noticed after some  re-read of sparkfuns intro that there are I2C jumpers. Is this the solution? 

   

Board: 

   

https://learn.sparkfun.com/tutorials/freesoc2-introduction

   

Lesson:

   

https://www.youtube.com/watch?v=ks_48gjCBNc&index=11&list=PLX6sqqUB8iOjsMfGEDcsPSuYLEFCh50Hr

0 Likes
1 Reply
Anonymous
Not applicable

Hi again,

   

I soldered the jumpers and set the

   

EZI2C_Slave pin sda ---> P6.1/A4/SCL

   

EZI2C_Slave pin scl --> P6.0/A5/SDA

   

Working fine

0 Likes