Skip to content

Add board definition for YB-ESP32-S3-ETH dev board #1123

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
yellobyte opened this issue Jun 16, 2023 · 5 comments
Closed

Add board definition for YB-ESP32-S3-ETH dev board #1123

yellobyte opened this issue Jun 16, 2023 · 5 comments

Comments

@yellobyte
Copy link

Please add board definition for YB-ESP32-S3-ETH development board (ESP32-S3, Ethernet, WiFi, FLASH, PSRAM, 2xUSB, LEDs).
https://github.com/yellobyte/ESP32-DevBoards-Getting-Started/tree/main/boards/YB-ESP32-S3-ETH(YelloByte)
Thanks
yellobyte

Board definition files for the 2 released variants attached:
yb-esp32-s3-eth.zip

@Jason2866
Copy link
Contributor

Actual ESP32 Arduino does NOT support the PHY W5500. It conflicts with SPI.
There is a open PR espressif/arduino-esp32#7163
No support planned until ESP32 Arduino Core 3.0.0 is released

@yellobyte
Copy link
Author

Thanks. I'll reapply when this issue has been attended to by a future core version.

@yellobyte
Copy link
Author

According to espressif/arduino-esp32#7163 (comment) SPI Ethernet is now supported in 3.0.0.
Is there any chance now for my board https://github.com/yellobyte/ESP32-DevBoards-Getting-Started/tree/main/boards/YB-ESP32-S3-ETH(YelloByte) getting added to the official board list ?
Thanks
Board definition files are attached.
yb-esp32-s3-eth.zip

@Jason2866
Copy link
Contributor

Jason2866 commented Oct 19, 2023

Platformio crew adds boards only when the are already added in Arduino espressif github.
Furthermore there is no released core 3.0.0. Only an alpha version. There are no platformio release done for alpha or beta versions.
You can open a PR for the board. It will get merged when the board is already in Arduino repo AND a release of Arduino Core 3.0.0 will be done.

@yellobyte
Copy link
Author

Thanks for the info. Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants