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

ESP32S3 not compatible #14

Open
Duolabs opened this issue Jul 20, 2024 · 2 comments
Open

ESP32S3 not compatible #14

Duolabs opened this issue Jul 20, 2024 · 2 comments

Comments

@Duolabs
Copy link

Duolabs commented Jul 20, 2024

Hello,

Is there any chance to make it compatible with S3 chipset?
If we set [email protected] it won't recognize the ESp32S3 chipset because no board was available a the time.

I am not an expert of PlatformIO and I am wondering if there is any solution this this issue.

@wuwbobo2021
Copy link

Hardware difference: ESP32-S3 has a dedicated LCD_CAM peripheral, but no "I2S" camera mode (used by this project).

@wuwbobo2021
Copy link

However, porting this project to ESP32S2 should be possible. I’ve finished a small I2S camera mode test program: https://github.com/wuwbobo2021/esp32-s2-i2s-par-receiver.

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

No branches or pull requests

2 participants