Arduino Due libraries (official and 3rd party)

Hi, here is the code, some modification to original code, a sinusoidal signal is given to AD1 pin, which digitalRead used to read that, the aim is to measure the time that signal is high, using timer instead of the micro function.

TC3ActionTest.ino (2.58 KB)