Need 32-Bit SRAM Data Bus on i.RX RT1170

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

Need 32-Bit SRAM Data Bus on i.RX RT1170

201 Views
G_HUME_RTX
Contributor I

Using the MIMXRT1176CVM8A in an embedded application, but need to interface with a high speed SRAM with a 32-bit data bus.  Is there a way to do this somehow?

0 Kudos
Reply
1 Reply

186 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @G_HUME_RTX ,

   RT1170 can support the 32bit SRAM, you just need to use the 32bit data signal based on the 16bit SRAM.

   This is the 16bit SRAM situation:

kerryzhou_0-1699943193179.png

For the code, you can refer to the SDK:

SDK_2_14_0_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\semc\sdram\cm7

But you need to modify the code, to do the sram related configuration, eg, you use this semc_sram_config_t

Wish it helps you!

If you still have questions about it, please kindly let me know.

Best Regards,

Kerry

 

 

 

 

0 Kudos
Reply