Hi,
To sync the ADC sampling time with MCU, I want to trigger the sampling as I need.
I read the datasheet, it says "Setting the STARTy bit while conversions
are ongoing on an ADC aborts the ongoing conversion and restarts conversions."
It looks like I can only tigger it via send command from SPI. What is the frequency of SPI clock?
Can I configure the GPIO to input and trigger the ADC sampling start via this GPIO?