1.3 SOIC-14 Pinout with I2C and SPI Interface
In the 14-pin package, there is access to both the I2C and SPI bus pins. Both can be used simultaneously. However, any concurrent transactions must be to different blocks in the device.
Pull-up resistors are required for proper operation of the I2C bus, sized according to the board configuration and bus speed required per the I2C specification.
Pin Name | Pin Number | Function |
---|---|---|
CS | 1 | Chip Select for SPI |
GPIO_1 | 2 | General Purpose I/O pin |
GPIO_2 | 3 | General Purpose I/O pin |
NC | 4, 5 | Not Internally Connected |
GPIO_3 | 6 | General Purpose I/O pin |
VSS | 7 | Ground |
SDA | 8 | I2C Data |
SCL | 9 | I2C Clock |
SI | 10 | SPI Serial Data Input |
SCK | 11 | SPI Clock |
SO | 12 | SPI Serial Data Output |
RESET | 13 | Reset Input, active low |
VCC | 14 | 2.7V-5.5V Power Supply |