5.3.9.2 Serial-Peripheral Interface (SPI)
The SPI is a 4-wire slave interface used to access and configure the TPS659037 device. The SPI allows read-and-write access to the configuration registers of all resources of the system.
The SPI uses the following signals:
- SCE (I2C2_SCL_SCE): Chip enable – Input driven by host master, used to initiate and terminate a transaction
- SCK (I2C1_SCL_SCK): Clock – Input driven by host master, used as master clock for data transaction
- SDI (I2C1_SDA_SDI): Data input – Input driven by host master, used as data line from master to slave
- SDO (I2C2_SDA_SDO): Data output – Output driven by the TPS659037 device, used as data line from slave to master and defaults to high impedance