Looking for guidance on the capability of the Sensor Controller for customer.
They want to know if it can be configured on a periodic basis (say 2Hz). A generic sequence can look like:
1. set/clear 2 GPIO pins
2. Write a few bytes of known/static data set over SPI to external device
3. Collect some data over SPI to memory for Main CPU to work on.
4. clear/set 2 GPIO pins
5. Wait and repeat above sequence