2025-02-20 06:23 AM - edited 2025-02-21 09:43 PM
Hi,
Please share pointers on interfacing 32Bits RAM along with STM32H750XB MCU with QUAD SPI External Memory and 8 MB Frame Buffer RAM on STM32H750XB
RAM - IS42S32400
TFT USED - 1024x600 at 24 bpp and or 1024x800 at 16 bpp at 60 + FPS
Are These Settings Ok?
2025-02-21 05:12 AM - edited 2025-02-21 05:20 AM
Hello @Caan ,
Not sure about your question. But this configuration you shown is not sufficient for the SDRAM configuration: timings and SDRAM settings.
You can refer to this article: How to set up the FMC peripheral to interface with the SDRAM IS42S16800F-6BLI from ISSI
2025-02-22 12:00 AM - edited 2025-02-22 12:04 AM
Hello @mƎALLEm ,
I have specified that RAM is IS42S32400J-6BL Which is 12 Bit Address and 32 Bit Data, It is used in STM32H750B-DK but it is configured in 16 BIT Data Mode, IN mycustom DEV board I need to convert the interface for the RAM in 32Bit Data mode so as to run the DISPLAY at 60 FPS on 1024x600 TFT. Please Suggest the solution for the Same.