STM32L4R9 Octo SPI PSRAM
Hi,
We have build a custom board based on the STM32L4R9I-EVAL, On our board we also used PSRAM IS66WVH8M8ALL-100
We are facing a problems using this PSRAM and we saw in the following forum discussions that it's a known issue and that the STM32L4R9 Does not support PSRAM.
https://community.st.com/t5/stm32-mcus-products/stm32l4s9-octospi-psram-support/m-p/214405
https://community.st.com/t5/stm32-mcus-touch-gfx-and-gui/store-framebuffer-in-ospi-psram/m-p/77208
We also saw the STM32L4Plus_Peripheral_OctoSPI.pdf, which mention that it does not support the Quad SPI PSRAM
We saw the solution of not using Odd Addresses, but we can not use this solution because we need the external ram for frameBuffer and for Other Variables too.
Can you please advise if there is away to solve this issue without redesigning our PCB ?
Thanks.
