Skip to main content
idrissmc
Associate III
September 19, 2020
Solved

Camera buffer to LCD buffer doesn’t work correctly

  • September 19, 2020
  • 1 reply
  • 1150 views

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?

This topic has been closed for replies.
Best answer by Tesla DeLorean

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.

1 reply

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
September 19, 2020

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 VenmoUp vote any posts that you find helpful, it shows what's working..
idrissmc
idrissmcAuthor
Associate III
September 20, 2020

thank you