Resolved! Using external flash (MX66UW1G45G) via XSPI as FileX backend on STM32U5G9J-DK2
Hi all,I’m trying to use the external NOR flash (MX66UW1G45G) on the STM32U5G9J-DK2 board as the storage backend for a FAT filesystem using FileX.I came across the example “Fx_NoR_Write_Read_File” from STM32CubeIDE (STM32U5G9J-DK2 package), which app...