2025-10-25 3:15 AM - last edited on 2025-10-27 3:00 AM by Amel NASRI
Does anyone know of an existing external loader for the NUCLEO-H7S3L8 that uses the 4-bit QSPI rather than the more conventional 8-bit. Because of shared pins on the demo board, I needed to use 4-bit QSPI for my build.
2025-10-26 7:21 PM
do you want to download generated .bin or .hex to XSPI Flash MX25UW25645G by external tool like STM32CubeProgrammer? in this way, as I know, there are no external flash loader for QSPI mode.
2025-10-29 3:35 AM
Hi @Duckpaddle
As per my understanding, this Flash memory only supports Single and Octal IO modes. So 4-Bit QSPI loader might not be achievable on this MX25UW25645G reference.
Regards
2025-10-29 7:50 AM
Thanks, that explains a lot.
Is there a Single IO mode external memory loader?