I am trying to write to the TPS650732 PMU from an AM3517 CPU. The AM3517 seems to program fine--we have several other functions on the board functioning properly. BUT, our I2C CLK frequency is supposed to be running at 400kHz and is only at ~108kHz.
When we try the same procedure with the EVM everything works fine. Our I2C interface is operating from the I2C_2 port on the AM3517 and it's only destination is the PMU. We started with 4.7k pullups and have switched to a 2.2k pullup without any change.
Has anyone seen this before? Without the I2C interface we can't generate our LCD voltage and thus verify it's functionality.