5.5 Configure SPI Packet

The Configure SPI Packet configures the SPI settings for a single chip select channel as part of the packet sequence. Unlike the Peripherals SPI section, which uses tabs for CS0CS3, this packet includes a Chip Select drop-down to select which channel to configure.

FieldDescriptionValidation
Chip SelectThe SPI chip select channel to configure (CS0–CS3)Drop-down selection
SpeedThe SPI clock speedPredefined speed options
ModeThe SPI mode (clock polarity and phase)Predefined mode options
Active Low/Active HighThe chip select polarity, with a small waveform previewToggle between the two states
CS/Data Delay

A delay, in microseconds, between chip select assertion and data transfer

(0–5000 μs)

Integer from 0 to 5000 μs

The CS/Data Delay field displays a validation icon:

Icon StateTooltipNotes
EditingClick to validate CS/Data delay.Shown while the user is editing the field
ErrorCS/Data delay must be a positive value, up to 5000 μs, in increments of 1 μs.Shown after validation finds errors
Fastpath: Pressing <Enter> or clicking away from the field triggers validation.