Hello All!
I am using a Raspberry Pi model 3A+ for a project and I am having some timing issues. Basically I need to make an accurate stopwatch to 1/100th of a second, but when I set the timer to pulse every 10ms it is not even close.
How does EW know what clock speed the processor is running at? I have also just purchased a Real Time Clock specifically for a Raspberry Pi which works through i2c and has its own python code, but I'm not sure how to implement this within Embedded wizard.
Even without the Real Time Clock, does anyone know why my timer accuracy is over 25% out?
Hope you guys can help.
Regards, Jono