Hi all,
I'm trying to get three I2C interfaces running on my custom AM335X board using AM335X_StarterWare_02_00_01_01. I2C0 and I2C1 both configure just fine, but when I use the enableModuleClock call on I2C2 the software stops at that location. I've seen references stating that I2C2 is already enabled, but that does not seem to be the case. I've also found some references stating that a patch is required, but they seem to revolve around linux. Has anyone used starterware to get I2C2 working?
Any help will be greatly appreciated.
Jeff