Nordic nRF52832 I2C

129 阅读1分钟
问题1:

在一个项目中, I2C SCL_PIN为P0.07, SDA_PIN为P0.08; 而在另一个项目中, SDL_PIN定义为P0.10, SDA_PIN定义为P0.09, 这样能使用吗?

->根据Nordic NRF52832 Datasheet 的描述:

The GPIOs used for each two-wire interface line can be chosen from any GPIO on the device and are independently configurable. This enables great flexibility in device pinout and efficient use of board space and signal routing.