2024-06-24 06:21 AM
Good morning to all,
I’d like to ask your advice.
I have to insert an external RAM for the framebuffer because the internal one is not enough for LCD that I will drive (LCD-TFT LVDS 7 inch 1024x600).
Which external RAM do you recommend? Could a QuadSPI work?
Solved! Go to Solution.
2024-06-24 07:38 AM - edited 2024-06-24 07:42 AM
Hello,
You can use HSPI interface. You can refer to the STM32H7S78-DK board as reference (using APS256XXN-OBR memory):
2024-06-24 06:54 AM
I add that I have a micro LQFP176 pin.
Do I have to use the FMC? Quad or Octo SPI?
2024-06-24 07:38 AM - edited 2024-06-24 07:42 AM
Hello,
You can use HSPI interface. You can refer to the STM32H7S78-DK board as reference (using APS256XXN-OBR memory):
2024-06-24 08:42 AM
Thank you!
The problem is that in the package LQFP that I’m using it is not available the HexaSPI only Octa.
2024-06-24 08:57 AM
In that case use it in Octal mode:
2024-06-24 08:58 AM
Perfect, thank you very much!
2024-06-27 11:43 AM
Knowledge Base: How to set up the FMC peripheral to interface with the SDRAM IS42S16800F-6BLI from ISSI