SDRAM model(W9864G6KH)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SDRAM model(W9864G6KH)

510 Views
ywjack
Contributor III

NXP technical support Hello:

I have a question about SDRAM (W9864G6KH) to consult you. Firstly, there are two ways to initialize SDRAM. One is through call

BOARD_InitSEMC function is used to initialize SDRAM, but after I call BOARD_InitSEMC, I find that I cannot read and write SDRAM. I think there are some problems with my initial configuration. Could you please help me check? I modified it by referring to the DEMO instance evkmimxrt1170_semc_cm7 because my SDRAM is different from the development board.

Here is my initial configuration

ywjack_0-1669895403509.png

ywjack_1-1669895456973.pngywjack_2-1669895498364.png

Besides the initial configuration, do you need to pay attention to anything else

Question 2: In addition to calling the initialization function, you can also initialize SDRAM by configuring DCD through the configuration tool. Do you have a DCD configuration file for W989864G6KG? Can you provide me with a,

 

0 Kudos
3 Replies

499 Views
jingpan
NXP TechSupport
NXP TechSupport
0 Kudos

496 Views
ywjack
Contributor III

ywjack_0-1669953323375.png

 

This configuration should be correct。

I mean do you need to configure anything else besides initialization

0 Kudos

491 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @ywjack ,

Yes, if you test SEMC example, all above is enough.

In some other examples, you must enable  "USE_SDRAM" definition and determine which part should re-locate to SDRAM.

 

Regards,

Jing

0 Kudos