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

SPI is Broken on ESP32 S2 mini. (Possibly S2 as well) #2429

Open
rohanrehman opened this issue Apr 17, 2024 · 1 comment
Open

SPI is Broken on ESP32 S2 mini. (Possibly S2 as well) #2429

rohanrehman opened this issue Apr 17, 2024 · 1 comment

Comments

@rohanrehman
Copy link

SPI constructors sets 4W HW pins: clock=/ 18, / data=*/ 23

ESP32 S2 pins

clock = 36(sck), data (mosi) 35

@olikraus
Copy link
Owner

This means?

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

No branches or pull requests

2 participants