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

ESP32S2: Fix spi_never_reset() #4960

Merged
merged 1 commit into from
Jul 2, 2021
Merged

ESP32S2: Fix spi_never_reset() #4960

merged 1 commit into from
Jul 2, 2021

Conversation

microdev1
Copy link
Collaborator

closes #4951.

@jerryneedell
Copy link
Collaborator

I can confirm that this PR fixes #4951 on the Kaluga esp32s2 (v1.3) the OC7670 code from a few weeks ago now runs as expected. No crash. If it matters, this was using the .bin file. I don't have the UF2 bootolader on my Kaluga.

@jerryneedell
Copy link
Collaborator

This PR also fixes the Adafruit_Funhouse -- It now boots and runs the demo code normally. Prior to the fix, it would not boot.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Thank you so much for this quick fix!

@dhalbert dhalbert merged commit 5756ddd into adafruit:main Jul 2, 2021
@microdev1 microdev1 deleted the fix-spi branch July 11, 2021 18:51
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.

Kaluga not connecting via USB (since esp-idf update?)
3 participants