The difference between Macronix mode and Macronix RAM mode in OCTOSPI Memory type configurations
I want to use MX25UM51345G on STM32L5. When configuring the Memory type, I found these two mode:
001: Macronix mode, D1/D0 ordering in DTR 8-data-bit mode. Regular-command protocol in
single-, dual-, quad- and octal-SPI modes.
011: Macronix RAM mode, D1/D0 ordering in DTR 8-data-bit mode. Regular-command
protocol in single-, dual-, quad- and octal-SPI modes with dedicated address mapping.
But I didn;'t found any detials about the difference between these two mode. So what is "dedicated address mapping" means? Is there any example about how to use these two mode? What kind of memory should use Macronix RAM mode?
