STM32N6 XSPIM multiplexed memory configurations
Does the STM32N6 XSPIM permit multiplexed mode with different memory types on the two instances? XSPIM_CR.MUXEN=1, mode = multiplexed to Port 2, with XSPI1 as MTYP=101 (HyperBus) driving a HyperRAM on NCS2, and XSPI2 as Quad SPI driving a NOR on NCS1.
CubeMX 6.18 refuses it requiring both modes to be same but RM0486 reference manual makes no such distinction or state no restriction on memory types. Which one is authoritative? Can I mix them ?
If mixed types are legal, are there constraints on DQS/RWDS and CLK/NCLK when only one instance uses them (NOR does not connect to NCLK for example)?
