Hi, all. I am now trying to get a sensor data through SPI periodically by using m2k with libm2k (python).
This periodic acquisition should be strict, for example few kHz driven by an external clock, not using software timing.
This means, I would like to implement a function that SPI Tx/Rx takes place with the trigger of external clock source (via DIO0 or TI port?)
Does anyone know whether it can be realized by m2k (w/ libm2k) or not?
Thanks