Hi,
I have a question about SPIM. Is it possible to have two events via DPPI that will start different SPIM transfers for the same SPIM channel?
What would happen if a task start happened for one transfer before the other one finished the transfer?
Is there any example that shows some synchronization between those two transfers?
My idea is to have GPIOTE pin that will trigger a SPIM reading of ADC and the other is TIMER to do a SPIM transfer to set ADC in standby mode all connected via DPPI, is it possible to do that, i.e. will the task start to start the transfer when the previous one is finished or will there be some error ?
