stm32f746 discovery external memory memory mapped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-26 3:43 AM
Hi, In STM32746 discovery, We are using external flash memory in memory-mapped. My doubt is that all external flash memory supports memory-mapped mode or few specific? Can I use MX35LF1GE4AB in memory map mode?
- Labels:
-
QSPI
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-26 6:55 AM
It's not the memory chip that is supporting this mode, it's the microcontroller translating things for you. Any chip which is supported by the FMC will be able to be memory mapped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-26 8:45 AM
@TDK​ Thanks for the reply. With QSPI flash also we can do memory-mapped (not sure about spi).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-26 9:36 AM
QUADSPI memory can also be memory mapped.
SPI memory cannot, unless there's a compatible QUADSPI mode for them, which might be the case, not sure.
