I2C does not work with P0.02 and P0.03 on NRF54L15DK

First, I can use I2C with SCL on pin P1.11 and SDA on P1.12 with NRF54L15DK.

But then, when I try to change SCL to P0.03 and SDA to P0.02. I2C does not work anymore. 

The log for logic analyzer shows that there is only 1 pulse on the SDA pin.

My project: simple_i2c_sender_nrf54L15DK.zip

Log from logic analyzer:

Please support me on this topic, If any further information is needed just let me know.

Thank you.

Parents Reply Children
Related