How to use RAM_D2 and RAM_D3 in STM32H743
Hi,
My RAM_D1 is almost full, mainly because of LTDC frame buffer, etc., I need to use RAM_D2 and RAM_D3 for my variables, arrays and other staff. I am using RTOS CMSIS v2.
There are a few posts about using RAM_D2 and RAM_D3 in H743, in the forum, but all of them are about solving specific problems or about completing a missing configuration lines, etc. But these don't make any sense for the people, like me, who even don't know where to start, what has to be done, for what...
As I understood from the previous posts; it is neither a straightforward procedure, nor a basic thing to configure in the MX, for example. (don't even understand why... If RAM_D1 is usable without doing anything, why I can't just use other RAMs? They are put in the hardware for what, if it is "nearly impossible" to properly configure to use? :) )
What I would like to know; is there a document which explains what to do to use RAM_D2 and RAM_D3, step-by-step, from the beginning to the end? Otherwise those pieces of information like provided in the previous posts are not helpful. If there is no such document, could someone (may be from ST) provide a step-by step procedure?
Many thanks.
Namik
