SDRAM on IMXRT1176 EVK

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

SDRAM on IMXRT1176 EVK

Jump to solution
347 Views
smartpavan333
Contributor I

Hi,

I am using IMXRT1176-EVK-Board.

I am taking SDK example of sdjpeg.

In EVK board two SDRAM's but  we want to run the sdjpeg example run on single SDRAM.

0x00-SDRAM CS0.
0xFF - Full configuration. Must configure all fields.

Where should I modify? 

Note: I am Using IAR IDE.

Can you help me this issue?

0 Kudos
1 Solution
334 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
I hope you are well.

You might want to limit the SEMC size for SDRAM to only be only 256Mb so only one memory is used. This can be done on MIMXRT11##xxxxx_sdram.icf file.

Best regards,
Omar

View solution in original post

0 Kudos
1 Reply
335 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
I hope you are well.

You might want to limit the SEMC size for SDRAM to only be only 256Mb so only one memory is used. This can be done on MIMXRT11##xxxxx_sdram.icf file.

Best regards,
Omar

0 Kudos