Hello John DeMar,
I'm afraid that if I understand your meaning correctly,
About "Pin Interrupt to respond to the ADC ready line to start the transfer, The interrupt is happening at 60KHz when I simply toggling a pin" - > Once the ADC data ready, there is a pin interrupt , the frequency is 60MHZ. While the DMA trigger frequency <8MHZ, right ?
If yes, you need increase the SSP clock rate , please check it on your side . On the demo code " periph_ssp " , the bit rate is 100K.

Hope it helps,
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------