Hello,
I was talking to some representatives of microchip personally and they recommended using the timer0, 1 or 2 to count instead of using a loop like
due to the timer's resolution.Code:while x= y N = N +1 WEND
Using the above example how does the assembly replacement with timer0 or timer2 look like ?
Is this statement of MC true ?
Bookmarks