You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the default settings I get 50Hz on my oscilloscope when pi-blaster thinks it is doing 100Hz.
If I recompile and change CYCLE_TIME_US to 5000 I get 100Hz but now pi-blaster reports this as 200Hz.
This is on a Raspberry Pi 3 Model B Plus Rev 1.3 running Raspbian.
Looks like we messed up some basic math. Should not be too hard to figure out where the issue is. Could you take a look at the source and suggest a fix in a pull request?
Using the default settings I get 50Hz on my oscilloscope when pi-blaster thinks it is doing 100Hz.
If I recompile and change CYCLE_TIME_US to 5000 I get 100Hz but now pi-blaster reports this as 200Hz.
This is on a Raspberry Pi 3 Model B Plus Rev 1.3 running Raspbian.
The text was updated successfully, but these errors were encountered: