I'm looking for sample C code to set one of the SPI channels to master single mode. I have everything working when single mode is disabled, but I need to control the CS line myself using the Force bit. If I enable single mode, I don't see any activity on MOSI or SCLK.
Thank you.