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

Support for spotpear 1.69 esp32c3 device #10106

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

SeanTheITGuy
Copy link

This adds a target for an ESP32C3 device with an SPI ST7789 display, an external 16MB flash, buzzer, user programmable button, lithium charge circuit and a UART broken out to an unpopulated GPIO header.

The device also has an I2C CST8xx touch device, but it is not usable unless #10100 is actioned, as the SDA line is on GPIO11, which is usually reserved as "VDD_SPI" but, since this device has external flash, and has had the BLOCK0 VDD_SPI_AS_GPIO efuse burnt, there is no technical reason it cannot be used, just a programmatic one.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit e5c2902 into adafruit:main Feb 27, 2025
16 checks passed
@SeanTheITGuy SeanTheITGuy deleted the spotpear_esp32c3_lcd_1_69 branch March 3, 2025 18:09
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