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

Add Support for M5STAMP-C3 #670

Open
trrevvorr opened this issue Nov 18, 2021 · 10 comments · May be fixed by #725
Open

Add Support for M5STAMP-C3 #670

trrevvorr opened this issue Nov 18, 2021 · 10 comments · May be fixed by #725

Comments

@trrevvorr
Copy link

trrevvorr commented Nov 18, 2021

Please add support for the M5STAMP-C3 SKU:C056-B, K056

Additional info

There are several other M5STACK boards already supported (e.g. the M5Stack-ATOM). There is also now one ESP32-C3 board supported: Espressif ESP32-C3-DevKitM-1

@valeros valeros transferred this issue from platformio/platformio-core Nov 18, 2021
@leCandas
Copy link

leCandas commented Dec 3, 2021

I am also looking forward to this. Is there any ETA?

@leCandas
Copy link

leCandas commented Dec 5, 2021

I have finally made it work see the repo
https://github.com/leCandas/M5Stamp-C3

@jcgruenhage jcgruenhage linked a pull request Feb 9, 2022 that will close this issue
@juanitomaille
Copy link

There also M5Stamp-C3U. (C3 discontinued ?)

@leCandas
Copy link

leCandas commented Apr 1, 2022

the only difference is c3u does not have a serial chip on, you flash directly to esp32 c3

@juanitomaille
Copy link

thanks for information. but without serial chip, no upload by USB ?

@gmag11
Copy link

gmag11 commented May 8, 2022

You need CDC serial emulation. Check this: https://github.com/platformio/platform-espressif32/blob/develop/boards/adafruit_feather_esp32s2_tft.json#L10

@gmag11
Copy link

gmag11 commented May 8, 2022

This is the output of pio device list in CDC mode

Hardware ID: USB VID:PID=303A:1001 SER=60:55:F9:57:B6:10
Description: USB Serial Device (COM6)

@ThomDietrich
Copy link

Any confirmed platformio.ini configuration for the C3U?
Thanks!

@Jason2866
Copy link
Contributor

@thayoz
Copy link

thayoz commented Aug 2, 2023

Any update ? I have tried to use it today, but this doesn't look to be officially supported.

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

Successfully merging a pull request may close this issue.

8 participants