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

Working current sense firmware #9

Merged
merged 14 commits into from
Nov 18, 2023
Merged

Working current sense firmware #9

merged 14 commits into from
Nov 18, 2023

Conversation

VIPQualityPost
Copy link
Owner

No description provided.

Copper280z and others added 14 commits November 10, 2023 21:49
change setPwm function in FOCDriver to accept 3 args, with a default value for the 3rd

Change stepper driver classes to use 3 arg setPwm, ignoring 3rd arg.

created InlineCurrentSenseSync class in lib/currentsense.

fixed timer bug in calibrate encoder, in main

defined a label for serialusb, to make it easier to swap out.
fix function def for init ADC, so it overrides the weak generic version

fix caps in mt6835 include so gcc is happy
fix voltage scale in utils.cpp
fix switch case for pins in _readADCVoltageInline

added commented out lines for my motor config, changed PID values, added global monitor variables near loop
sync current sense to main
@VIPQualityPost VIPQualityPost merged commit 780a601 into main Nov 18, 2023
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.

2 participants