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

Bottom line of frame is corrupted #53

Open
oskirby opened this issue Nov 27, 2019 · 1 comment
Open

Bottom line of frame is corrupted #53

oskirby opened this issue Nov 27, 2019 · 1 comment

Comments

@oskirby
Copy link
Contributor

oskirby commented Nov 27, 2019

When the frame size (in bytes) is not a multiple of the DDR3 word size, then the final line of the image appears to be corrupted. This appears to be caused by a problem in the FPGA that causes the last block of memory to fail to be written. So far this has only been observed using the new timing program block, which would explain why we only see it in pychronos (the monolithic camApp builds still use the old timing block).

@oskirby
Copy link
Contributor Author

oskirby commented Nov 27, 2019

To reproduce the issue, set the camera resolution to 592x382, and the bottom right corner of the display should contain malformed pixels in the last row.

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