How to boot from external flash using quadSPI.
I want to use external flash as boot memory because the size of internal flash is not enough for my controller. what i was thinking is to write code in external NOR flash and give address as starting address for boot in flash.ld file but then i found...