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 ESP32 Lowside Current Sense ADC2 init #346

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

mcells
Copy link
Contributor

@mcells mcells commented Nov 26, 2023

Fixes a bug, where lowside sensing using the ADC2 triggered the correct adc conversion, but then tried reading ADC1, resulting in a WDT error.

@nmscode
Copy link
Contributor

nmscode commented Nov 27, 2023

I have verified this fix on the ESP32 Pico Devkit M2 board that uses the ESP32-PICO-MINI-02.

@runger1101001 runger1101001 merged commit 937335f into simplefoc:dev Nov 28, 2023
16 checks passed
@runger1101001
Copy link
Member

Thanks so much for finding and fixing this! ❤️

@runger1101001 runger1101001 added this to the 2.3.2_Release milestone Nov 28, 2023
@runger1101001 runger1101001 self-assigned this Nov 28, 2023
@runger1101001 runger1101001 added the bug Something isn't working label Nov 28, 2023
askuric added a commit that referenced this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants