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

Fixes for HELTEC V3.1 #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kittel
Copy link

@kittel kittel commented Sep 20, 2024

  • OUTPUT Pins for VCC - Set to OUTPUT first, then set to HIGH. This fixes the issue that the output pins did not provide power
  • Change servo pin from 33 to 45 (commented to not break the wiring and code for HELTEC V3.0 installations)
  • Set vext_ctrl_pin to INPUT_PULLDOWN also on HARDWARE_LEVEL 3. (Maybe not neccessary)

 * OUTPUT Pins for VCC - Set to OUTPUT first, then set to HIGH. This fixes the issue that the output pins did not provide power
 * Change servo pin from 33 to 45 (commented to not break the wiring and code for HELTEC V3.0 installations)
 * Set vext_ctrl_pin to INPUT_PULLDOWN also on HARDWARE_LEVEL 3. (Maybe not neccessary)
hanimandl.ino Show resolved Hide resolved
@kittel
Copy link
Author

kittel commented Sep 20, 2024

I also did some tests for the servo - as I did not want to change the PIN - also tried #69 - but that did not do the trick for me.

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