Hi all,
I need to use this board to output pulsed analog voltage waveform. The pulse width resolution should be at least 0.5 ms. I currently use the DelayMs() function to generate a multi-pulse waveform. I need your help to realize a sub-ms timer/delay on this board. Can I use the clock() funtion to do this? Thanks much.