Hi all,
I am currently trying to interface a Maxbotix ultrasonic sensor with a PIC32.
I am trying to detect distance using the PW output.
However, I do not know how to setup timer3 in the program (TICK, PRESCALE, PB_DIV, etc).
In addition, has long as I clear the interrupt flag in the beginning of the program, I will not have to worry about it, right?
Thanks