Skip to content

Reordered init sequence for MiniTFT for improved stability #57

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

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

makermelissa
Copy link
Collaborator

So I compared this to the arduino code and reordered it a bit. I'm setting the TFT reset last just to make sure it's definitely an output. Should fix #56.

@makermelissa makermelissa requested a review from a team February 26, 2020 21:30
@makermelissa
Copy link
Collaborator Author

Ok, this fixes the reset error and it looks like it might have helped with uncovering something else in another library.

@makermelissa makermelissa merged commit 477e59e into adafruit:master Feb 26, 2020
@dnkorte
Copy link

dnkorte commented Feb 26, 2020

i can confirm that this fix works for me (MiniTFT Featherwing, Feather M4 Express; CP 5.0 beta 5 with feb 21 libraries (mpy_5x) other than the updated minitft_featherwing.py)

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 27, 2020
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.

button B resets display on miniTFT
3 participants