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

RHYX-M21-45 camera boot issues #75

Open
tomu4 opened this issue Oct 4, 2024 · 0 comments
Open

RHYX-M21-45 camera boot issues #75

tomu4 opened this issue Oct 4, 2024 · 0 comments

Comments

@tomu4
Copy link

tomu4 commented Oct 4, 2024

I got this ESP32-S3-CAM from Aliexpress as a bundle with RHYX-M21-45 camera (according to the description, it should have been OV2640, but that's not the point). I tried loading compiled firmware, which caused bootloop. I tried compiling my own from source files, and got camera initialization error 106, as I found online, it's 0x106 - Operation or feature not supported. I therefore changed CameraConfig.pixel_format in camera.cpp from PIXFORMAT_JPEG to PIXFORMAT_RGB565. That solved the bootloop issue, I am able to load the configuration website with no problem, but it doesn't show an image, neither is the image uploaded to Prusa Connect. I suppose it's because camera's lack of JPEG support. Is there more troubleshooting I could try, or do I just have to buy original OV2640 camera with JPEG support?

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

1 participant