by Andrew » Wed Feb 29, 2012 10:01 am
Microchip supplies a wealth of libraries, including ones to use I2C. They are all present in a full install for the CubeSat Kit. I can guarantee you that it will be very difficult to get I2C up and running unless you have some sort of I2C protocol analyzer ... we sell the Total Phase Beagle one, that interfaces directly to a CubeSat Kit via the CSK Breakout Module.
In terms of connecting an I2C periperal to the CSK, you do it over SCL_SYS and SDA_SYS, and you will have to decide on the pull-up voltage (either on the CSK Dev Board or on the Arduino).