You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NRF52840: Skip D0 - D3 pins during FPGA I2C testing
By default D0 - D3 pins are used for the bitbanged SPI com channel between mbed target and the FPGA-test-shield.
For some reason if pins were used as GPIOs and then reconfigured to I2C pins the I2C com does not work on NRF52840.
Disable testing I2C pins on these pins until the drivers are fixed.
0 commit comments