Hello,
I've found compatibility list of external spifi memories for LPC4370 here.
https://www.lpcware.com/content/project/nxp-peripherals/spifi-nxp-microcontrollers
We're searching for smallest possible flash to boot chip, because we have very limited pcb area.
SST25VF020B-80-4I-QAE
and
SST26WF040BT-104I/NP
Is LPC4370 capable of booting from them using SPIFI? First one is very similar to SST25VF016 which is compatible with LPC4370.
Second one is faster, because it has 4-bit interface.
We also consider another product which demand a lot of flash memory.
We've found that memory.
S70FL01GS
Is it compatible with uc for booting?
In both cases we will be loading whole program to SRAM memory and execute it from there, so chip must be capable only of downloading it to memory end start executing program.
Best regards,
Mateusz