Skip to content

Fix ESP32 Lowside Current Sense ADC2 init#346

Merged
runger1101001 merged 1 commit into
simplefoc:devfrom
mcells:patch-1
Nov 28, 2023
Merged

Fix ESP32 Lowside Current Sense ADC2 init#346
runger1101001 merged 1 commit into
simplefoc:devfrom
mcells:patch-1

Conversation

@mcells

@mcells mcells commented Nov 26, 2023

Copy link
Copy Markdown
Contributor

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

nmscode commented Nov 27, 2023

Copy link
Copy Markdown
Contributor

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
@runger1101001

Copy link
Copy Markdown
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