Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase door open time from ~1.87 seconds to ~5.6 #7

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alufers
Copy link

@alufers alufers commented Jan 2, 2025

Icreased period on TIM3 from 500 to 1500.

timer clock = 16 Mhz / 60001 ~= 266.662 Hz

Old time:
t = 501/266 ~= 1.87s

New time:
t = 1501/266 ~= 5.62s

I did regenerate the source code with STM32CubeMX but only commited the changes which matter (it tried updating the copyright year in every file and changed a lot of whitespace).

@alufers alufers marked this pull request as draft January 2, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant