242 views
in Embedded Wizard Studio by
Can we use external serial ram instead of the SDRAM for the STM32F746?

1 Answer

0 votes
by
Hello,

I assume that the serial ram is not directly accessible from CPU, DMA2D and LTDC. In this case you cannot use it, because it is not within the address space of the MCU. However, if the RAM can be accessed directly, then it should be possible. Please take care that the memory bandwidth is sufficient, e.g. to put a framebuffer within this RAM.

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...