2026-04-06 10:29 AM
tested an MT25QL NOR flash using STM32CubeProgrammer and an external loader.
Only alternate bytes are written/read correctly
The missing bytes always read as 0x99
Example:
Writing a string → only every alternate byte is valid, others = 0x99
2026-04-07 12:48 AM
Hello @sravanemedge and welcome to the community;
I recommend you to test an available example like as QSPI_MemoryMapped and use a logic analyzer or oscillator to verify data line activity.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.