One I2C interface (for communication between processor and peripherals) is available on Q7_BFK.
BE-T1000 I2C signals
Signal Name | Pin(s) | Direction | Voltage standard | Description | Comments |
I2C2_SDA | K1 | in/out | 1.8
PU 2.2 kΩ | I2C Bus data line | |
I2C2_SCL | J1 | in/out | 1.8
PU 2.2 kΩ | I2C Bus clock line | |
where PU - pull-up resistor, PD -pull-down resistor.
STM32 I2C signals
Signal Name | Pin(s) | Direction | Voltage standard | Description | Comments |
I2C_SDA | 6 | in/out | 3.3 | I2C Bus data line. | |
I2C_SCL | 7 | in/out | 3.3 | I2C Bus clock line. | |
CPU_I2C_SCL | 27 | in/out | 3.3 | I2C Bus data line. | |
CPU_I2C_SDA | 28 | in/out | 3.3 | I2C Bus clock line | |
where PU - pull-up resistor, PD -pull-down resistor.