Is single NOR Flash boot supported by the STM32MP15xxAD (TFBGA257 package)?
According to the wiki here: Boot from serial NOR, the pins required to boot from a serial NOR flash chip in single mode are PB6, PF8, PF9, PF10. These pins are present on the TFBGA257 package. To boot in dual mode, PH2 and PH3 are required, and these pins are *not* present on the TFBGA257 package. So from this, it seems this package supports serial NOR flash booting in single mode only.
However, CubeMX does not let me enable the QUADSPI peripheral for BOOTROM. If I try, it highlights all the choices in red and gives the error message: "Pin not available for boot step (boot ROM)".
So, is this a bug in CubeMX, or does this package not support single-chip NOR Flash booting? I'm re-designing a board to use this chip instead of a larger package, and we require serial NOR flash booting. So it'd be good to know before committing to the design.
thanks
Dan
