This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Configure P0.14 and P0.15 as SCL and SDA

Hello,

I have a project where I'm using I2C. I want to configure P0.14 and P0.15 as my I2C pins as I already made a board thinking those would be available, however I get nothing on one pin and some sort of slow clock on the other (Every other pins I have tried for testing purposes have worked fine).

I have read here that pins 14 and 15 for the nRF52832 are GPIOs but also Tracedata pins (which I'm not sure what it is). Could it be what's preventing me from using these pins as I2C pins, and if so how could I reconfigure them for my needs?

Thank you in advance.

Laurent

Parents Reply Children
Related