ElectricSpidey
- Joined Dec 2, 2017
- 3,335
You have to know a lot more than just how to program to get accurate timing cycles in a micro.
It can take some pretty heavy math.
You need to know the exact frequency of the clock and how many execution cycles it takes to start and stop a delay timer and to toggle a pin state, time to poll the code...etc.
It can take some pretty heavy math.
You need to know the exact frequency of the clock and how many execution cycles it takes to start and stop a delay timer and to toggle a pin state, time to poll the code...etc.


