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

fix(PeriphDrivers): Add CSI Capture Timeout #1025

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

isztldav
Copy link
Contributor

It can happen that the g_frame_complete flag is never set, thus the device gets stuck in an endless loop. This is now checked by a timing constraint

It can happen that the g_frame_complete flag is never set, thus the device gets stuck in an endless loop. This is now checked by a timing constraint
@isztldav isztldav changed the title Fix PeriphDrivers: Avoid CSI DMA transfer lockup Fix(PeriphDrivers): Avoid CSI DMA transfer lockup May 28, 2024
Copy link
Contributor

@Jake-Carter Jake-Carter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @isztldav, this is a good addition.

The implementation looks clean, and I'll approve this after a quick functional test on my side

@Jake-Carter Jake-Carter self-assigned this May 30, 2024
@EricB-ADI EricB-ADI changed the title Fix(PeriphDrivers): Avoid CSI DMA transfer lockup fix(PeriphDrivers): Avoid CSI DMA transfer lockup May 31, 2024
@Jake-Carter Jake-Carter changed the title fix(PeriphDrivers): Avoid CSI DMA transfer lockup fix(PeriphDrivers): Add CSI Capture Timeout Jun 25, 2024
@Jake-Carter Jake-Carter merged commit e1cae5b into analogdevicesinc:main Jun 25, 2024
9 of 12 checks passed
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
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

Successfully merging this pull request may close these issues.

2 participants