-
Notifications
You must be signed in to change notification settings - Fork 26
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
ESP32-S2-Saola-1 Support #32
Comments
https://github.com/atc1441/ZBS_Flasher/blob/main/ESP32_Flasher/platformio.ini
However it is a little bit confusing in the README, that it is named //Edit: https://docs.espressif.com/projects/arduino-esp32/en/latest/api/spi.html
completely unverified:
|
Required HSPI instead of VSPI to compile, datasheet tells that, too. |
Verified, with HSPI instead of VSPI i was able to flash the tag. |
I saw your pull request against the openepapertest repo, did you successful flash an AP firmware on the saola board? I tried that but I can't get the connection to the zbs243 working. |
I got it to work, maybe try crossing the UART RX/TX wires, that stuff is not 100% clear. YOu used the pinconfig from my PR? |
It seems that two boards are broken. I tried it with an other one, which works. |
What pinout and changes are needed to use that board for flashing? Somehow the PlatformIO docs don't give a hint on how the Pin numbers map to the physical pins
The text was updated successfully, but these errors were encountered: