Hi, everyone.
The question is same with the title.
There are three parts in my code: capturing, receiving and transmitting.
[CAPTURE]: Start to capture data
[RECEIVE]: Read data from ADIS16223 SPI buffer
[TRANSMIT]: Sending data to Android devices
How can I make sure that CAPTURE EVENT still working during RECEIVE and TRANSMIT ? please help!
-Jason