-
Notifications
You must be signed in to change notification settings - Fork 660
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
Image capture problem #720
Comments
Which chip are you using? |
esp32s3 r8n8
the idea is to take a photo using psram and then send it over the
network. probe rgb565 takes the capture but it looks bad and when I
use jpeg it returns the buffer to NULL
thank you.
El vie, 31 ene 2025 a las 18:24, Me No Dev ***@***.***>)
escribió:
… Which chip are you using?
—
Reply to this email directly, view it on GitHub
<#720 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATMA77LVD4UX62NZZS7R6ZD2NPSYRAVCNFSM6AAAAABWICXI5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRYGQZDGMRZGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
try with XCLK 20MHz, not 16MHz |
Hi, thanks for the reply, but I tried with 20MHz |
Checklist
How often does this bug occurs?
always
Expected behavior
Hello, my problem is that when displaying the image captured by ov5640 it does not show a valid image, I tried several configurations and it always returns the same image.
Actual behavior (suspected bug)
..
Error logs or terminal output
Steps to reproduce the behavior
..
Project release version
utilmo
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
debian
Shell
ZSH
Additional context
No response
The text was updated successfully, but these errors were encountered: