Hi,
I want to readout an ADC with the sbRIO9605. For this I need a 10MHz clock and 5ns pulse as chipselect for the ADC.
The problem is now, that I am working with two timed loops. One loop is to create the clock and second for the chipselect. But if I would start the programm now, I would see that those two loops are not running synchron.
How can I fix this?
Does anyone has an idea?