Why DCMI DMA in STM32H7A3 can not transmit the image data to external memories either through FMC or OCTOSPI HYPER memory?
I always need to use the internal memory for the incoming image buffer
@Imen DAHMEN
I always need to use the internal memory for the incoming image buffer
@Imen DAHMEN
I understand now your problem.
This is a known issue with CubeMx v6.3.0 : the MX_DMA_Init() shall be called BEFORE any other peripheral initialization when DMA is used.
and this will be fixed in the next release of CubeMx (see this post for more details).
Thanks for your contribution and don't hesitate to come back to the Community if you have issues.
Imen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.