Timo, I should mention that there are faster MSP's (25MHz) and MSP432 is 48MHz. Perhaps I am missing something, but could you not use a GPIO interrupt for step 1 to start a timer and set a timer interrupt to issue the digital signal in step 3? The same interrupt could also change the low to high threshold for the GPIO interrupt to read when transfer is complete. How is the data being transferred?
↧