Skip to content

wrong flash mode resulting in issues #869

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

Closed
wants to merge 1 commit into from

Conversation

Jason2866
Copy link
Contributor

issue espressif/arduino-esp32#6572 (comment)
similar the fix for the S3 esp32-s3-devkitc-1.json

@Jason2866
Copy link
Contributor Author

@valeros Probably a change for all newer boards to flash mode qio will avoid more issues here. Only old ESP32 board designs may not support mode qio.

@valeros
Copy link
Member

valeros commented Aug 3, 2022

Hi @Jason2866 ! Thanks for the PR. I'm in favor of keeping the flash mode settings in sync with the Arduino core for ESP32. For example, they use the dio mode for the ESP32 Pico Kit board https://github.com/espressif/arduino-esp32/blob/master/boards.txt#L1014:L1015. Is it a mistake?

@Jason2866
Copy link
Contributor Author

Jason2866 commented Aug 3, 2022

Well, than the question is why dio works with Arduino IDE and it fails with PlatformIO?
Since i dont have this board nor i have Arduino IDE i cant say if it really works with the setting choosen in ArduinoIDE

@Jason2866
Copy link
Contributor Author

Closing this PR will fix the issues with flash modes. All modes are possible.

@Jason2866 Jason2866 closed this Aug 16, 2022
@Jason2866 Jason2866 deleted the patch-2 branch August 16, 2022 17:32
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.

2 participants