How can I use the I2C interface on the MCF5329 Fire Engine?
The I2C interface is muxed with the CAN interface. You will need to remove U14 on the Zoom ColdFire SDK baseboard so it does not create contention. It will also be necessary to add pullups to the I2C SCL and SDA signals because I2C is an open drain interface.
