Resolved! STM32 with SDRAM: How to connect unused DQMs?
Posted on February 12, 2018 at 19:29I'm about to use a STM32F7 MCU with some x16 SDRAM. Since I don't use byte or unaligned accesses, I disabled the NBL pins, which should otherwise be connected to DQMH/L at the SDRAM.But if I don't use those signal...