How can I connect external ram to stm32h743vit6?
How can I connect external ram to stm32h743vit6? I need at least 2 MB of external memory for the display (800x480 16 bit color). SDRAM unfortunately this microcontroller does not support

How can I connect external ram to stm32h743vit6? I need at least 2 MB of external memory for the display (800x480 16 bit color). SDRAM unfortunately this microcontroller does not support

If the 100-pin device doesn't support enough of the FMC pins to support the memory(s) you need, you'll need to pick a larger part.
The H743 doesn't support QSPI based RAM, and I doubt it would have the bandwidth to support a display in any case.
Perhaps you should look at a display that has it's own frame buffer, and communicate with that via an interface it supports.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.