cancel
Showing results for 
Search instead for 
Did you mean: 

Camera buffer to LCD buffer doesn’t work correctly

idrissmc
Associate II

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?

1 ACCEPTED SOLUTION

Accepted Solutions

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.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

2 REPLIES 2

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.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

thank you