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

Fix esc temperature sensor maxing out #8299

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

MrD-RC
Copy link
Collaborator

@MrD-RC MrD-RC commented Aug 6, 2022

Increase ESC temperature to int16_t, as int8_t maxes out at 127 degrees.

Demo

Increase temperature to int16_t, as int8_t maxes out at 127 degrees.
@MrD-RC MrD-RC added this to the 5.1 milestone Aug 6, 2022
Copy link
Collaborator

@JulioCesarMatias JulioCesarMatias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you made your esc reach almost 150°C, you're kind of crazy!

@MrD-RC
Copy link
Collaborator Author

MrD-RC commented Aug 6, 2022

@JulioCesarMatias I think I should probably put a heat sink on it now 🤣 It has been hot recently. But I am pushing it. I can't find a decent 65A ESC at the moment locally though. I do want to try and push it harder.

@MrD-RC MrD-RC merged commit b09b138 into release_5.1.0 Aug 11, 2022
@MrD-RC MrD-RC deleted the MrD_Fix-ESC-temperature-sensor-maxing-out branch August 11, 2022 12:15
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