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

I have a question about the GPIO connection problem of I2C, PWM.

Hello

PWM and I2C are being used on a custom board using nrf52832.
I connected I2C to pins 26 and 25 and PWM to pins 27.
But I2C doesn't work, and PWM does, but there's some noise.

The data sheet of the MDBT42Q (nrf52832) module shows the following.

Does this mean that I2C and PWM should not be connected to the corresponding GPIO pin?

Thank you.

Related