On a board based on XAM3359ZCZ we observed a strange waveform on I2C1_SCL signal (pin A16 in mode 2). This is confirmed on BeagleBone.
On the beginning of rising edge, signal goes high very quickly (like a driven output), then signal oscillate and finally continue to rise free with the I2C pull-up resistor (like an open-drain output). (see pictures)
This is not observed on I2C1_SDA, I2C2_SCL nor I2C2_SDA !
When configuring I2C1_SCL pin in GPIO open-drain mode, no oscillation is observed and I2C_SCL rise like an open-drain output.
Has someone already observed that? Has someone an explanation?