Show Contents
Slave mode characteristics
In slave mode, the following apply:
- SPI Clock rates up to 5 MHz (5 Mb/s) are possible.
- Data is MSB first.
- It uses Frame Format Mode 0. This means CPOL= 0 (idle clock is low) and CPHA = 0 (data is sampled on the clockâs leading edge). The picture below diagrams Mode 0.
- The SPI port is setup for API mode and is equivalent to AP = 1.
The following picture shows the frame format for SPI communications.