Hi Community,
I need 1Mbits/s I2c communication, but it just reach 800kbits/s
The attachment lpcxpresso55s28_i2c_interrupt_b2b_transfer_master.7z is SDK example code that use FC4 (PIO1_20 and PIO1_21).
In addition, I refer to How to Configure LPC55S16 I2C to Fast Mode Plus
It seems to be a different problem, because it already enable the FRG4 in example code.

The attachment LPC55S28_test.7z is my own code that use FC1 (PIO0_13 and PIO0_14) based on MCUXpresso config tool.
I follow the document UM11126 (Table 336.) to set pins with config tool, but the result is still 800k.
