Skip to main content
chii_nw
Associate
January 2, 2020
Question

STM32H753 FMC: Can the SDRAM data bits be swapped within their byte lanes?

  • January 2, 2020
  • 1 reply
  • 899 views

Looking for confirmation that the SDRAM data bits can be swapped within their byte lanes (D15..D8, D7..D0) to reduce the routing complexity. We are using vanilla SDRAM (non-DDR), specifically the ISSI IS42S32800G.

Thanks.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
January 2, 2020

Yes I believe you could do that, you would need to apply the same bit swizzling to the configuration word(s) written to the memory IC.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
chii_nw
chii_nwAuthor
Associate
January 2, 2020

Thanks for the quick reply. I believe the chip configuration (mode register) is written using the address pins alone, but would welcome any input on that as well.