Where is it documented that STM32H7 can only read memory mapped QUAD-SPI RAM?
I'm considering using a QSPI RAM to expand the RAM of an STM32H7 device (not FLASH).
If possible, I'd like to use memory mapped mode. However, when I was doing research on this, I ran across a bunch of posts saying that memory mapped mode for QUAD-SPI RAM is read-only.
For example, see this post: https://community.st.com/t5/stm32-mcus-products/is-it-possible-to-use-serial-sram-qspi-with-the-stm32h743/td-p/262301
Where is the documentation that states this? I looked through the datasheet and reference manual and see no mention of this. Do STM32H5 devices have this same limitation?