2025-07-17 1:51 AM
For a project i want to save log files in the external SPI of the Stm32n6 for this is already tried to configure xspi2 and the external memory, but i am not sure if i have done it right. I also have found no source on how to continue with the Code after this maybe someone can help with this.
2025-07-17 6:36 AM
Hello @Nixxen
Please check these examples below as starting point to configure your XSPI in CubeMX.
STM32CubeN6/Projects/NUCLEO-N657X0-Q/Examples/XSPI at main · STMicroelectronics/STM32CubeN6 · GitHub