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

[BUG] ESP32 SPI should use Arduino SPI by default #694

Closed
Paciente8159 opened this issue Jul 9, 2024 · 0 comments · Fixed by #695
Closed

[BUG] ESP32 SPI should use Arduino SPI by default #694

Paciente8159 opened this issue Jul 9, 2024 · 0 comments · Fixed by #695
Labels
bug Something isn't working HAL: ESP32 HAL: ESP32

Comments

@Paciente8159
Copy link
Owner

Describe the bug
On ESP32 it's possible to use SPI via SDK or via Arduino.
ESP32 via SDK fails often and USE_ARDUINO_SPI_LIBRARY should be enabled by default to fix this.

What is your hardware
ESP32

What was the GCode running
N/A

Screenshots
N/A

Additional context
N/A

@Paciente8159 Paciente8159 added bug Something isn't working HAL: ESP32 HAL: ESP32 labels Jul 9, 2024
@Paciente8159 Paciente8159 linked a pull request Jul 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HAL: ESP32 HAL: ESP32
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant