analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 75 forks source link

MAX32665 SPI driver does not configure slave select. #396

Closed kevin-gillespie closed 5 months ago

kevin-gillespie commented 1 year ago

MXC_SPI_Init() configures all of the pins except for slave select.

kevin-gillespie commented 1 year ago

There could be some jitter on SS once enabled.

image