Camera buffer to LCD buffer doesn’t work correctly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-19 9:42 AM
Hello @Community member ,
i implemented the DMA, the DCMI, LTDC and DMA2D with their interruptions but I got something incorrect.
how can I solve this?
Solved! Go to Solution.
- Labels:
-
LCD-LTDC
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-19 9:55 AM
Break the problem down into stages, and follow the data.
Off board the data from the Camera/DCMI, confirm it is valid.
Signal interrupts via GPIO, scope signals, make sure they occur at expected periodicity.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-19 9:55 AM
Break the problem down into stages, and follow the data.
Off board the data from the Camera/DCMI, confirm it is valid.
Signal interrupts via GPIO, scope signals, make sure they occur at expected periodicity.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-20 8:25 AM
thank you
