Running code from external flash in qspi mode
Hi,I've been using a winbond w25q128 external flash for storing bin file for a project and flashing the code from there to my controller. I'm using an stm32l412 as my controller. I've been through many tutorials for developing external loader files, ...