Skip to main content
Duckpaddle
Associate III
October 25, 2025
Question

External Loader with 4-bit QSPI on XSPI1 for the MX25UW25645G on the NUCLEO-H7S3L8 demo board

  • October 25, 2025
  • 2 replies
  • 240 views

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.

2 replies

EXUE.2
ST Employee
October 27, 2025

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. 

Guenael Cadier
ST Employee
October 29, 2025

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.

GuenaelCadier_0-1761734093763.png

Regards

 

Duckpaddle
Associate III
October 29, 2025

Thanks, that explains a lot.

Is there a Single IO mode external memory loader?