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

Himax camera does not work at lower resolutions #132

Open
fed12345 opened this issue Jul 18, 2023 · 2 comments
Open

Himax camera does not work at lower resolutions #132

fed12345 opened this issue Jul 18, 2023 · 2 comments

Comments

@fed12345
Copy link

Wifi stream goes black if the camera format is set to cam_conf.format = PI_CAMERA_QQVGA;, and the width and height of the camera are set to 164 and 124 respectively. On the website it mentions the camera should support QQVGA.

@ataffanel
Copy link
Member

Everyone at Bitcraze with AI-Deck knowledge is currently on Vacation so unfortunately there will not be answer from us until a couple of week. In the mean time I can maybe try to give some pointers:

As far as I know, both the camera and the Gap8 should support lower resolution. I would suggest looking in the datasheet/API documentation of both to see if there is maybe something miss-configured. One option is also that the wifi stream example might not support qqvga, do you have any way to check the image in the gap8 memory using a jtag-probe?

@knmcguire
Copy link
Member

Hi! Also a good way is to ask this question for the GAP sdk folks as that is where the support is coming from. This has worked before so perhaps there is a bug

https://github.com/GreenWaves-Technologies/gap_sdk

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

3 participants