Resolved! How memory-mapped works on STM32L4?
Hello all,I am trying to implement an external loader for my board. Which uses a W25M02GV (QSPI NAND FLASH)I am following the https://github.com/STMicroelectronics/stm32-external-loaderI am trying to configure an STM32L4 to use this memory in mapped-...