cancel
Showing results for 
Search instead for 
Did you mean: 

INTERFACING 32bit RAM With STM32H750XB MCU

Caan
Associate III

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

32bit RAM.png


Are These Settings Ok?

2 REPLIES 2
mƎALLEm
ST Employee

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

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
PS:
1 - This is NOT an online support (https://ols.st.com) but a collaborative space.
2 - Please be polite in your reply. Otherwise, it will be reported as inappropriate and you will be permanently blacklisted from my help.

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.