Solved
Memory issue
Dear community members
We are using Quad SPI in stm32l476 while having a memory to read data but we are facing an issue. Garbage values when entering memory mapped mode.
why is that?
Thank you.
Dear community members
We are using Quad SPI in stm32l476 while having a memory to read data but we are facing an issue. Garbage values when entering memory mapped mode.
why is that?
Thank you.
This is a known errata on the QSPI interface within STM32L476, wrong data can be read with the first memory-mapped read request after an indirect mode operation.
You can reset the QUADSPI_AR register before entering memory-mapped mode, the workaround is detailed in the STM32L476xx/STM32L486xx device erratasheet.
Thank you.
Chahinez.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.