2025-10-21 6:41 AM
Hello everyone,
I want to add external RAM to the NUCLEO-N657X0-Q. From the docs I see two options:
Both options seem to require wiring from the board headers (I couldn’t find a ready plug-in).
Is there a simpler way to add the external RAM? I need something similar to the one STM32N6570-DK board provides. Any recommendations would be greatly appreciated.
Thanks in advance!
2025-10-21 7:14 AM
The nucleo board isn't set up to have external RAM. Memory interfaces are high speed and require care when routing. Pigtailed wires will not work when sending signals at 50+ MHz. It would be better to get a board with the RAM already on it or create a custom board that meets your requirements.