2025-02-14 7:55 AM
hello everyone..
i am getting problem in the stm32f469 disco board while using the QSPI along with the touchgfx, i worked previously only on Qspi with external loader what ever stm given and it worked fine but after that i configured project from tochgfx the IDE, IDE it self Enable and give the configuration some other peripheral, i am using qspi with default configuration whatever by touchgfx IDE given itself, i am not able to write and read to External QSPI flash even though i am following same procedure what ever i followed while working without touchgfx. if i disable memory mapped mode it is going to error handler.
please some one suggest solution why the QSPI is not working with touchgfx.
2025-03-04 5:40 AM
Hello @Abhishek_nr,
Which 32F469IDISCOVERY board revision are you using?
I recommend you to test the TouchGFX demonstration under \STM32Cube\Repository\STM32Cube_FW_F4_V1.28.1\Projects\STM32469I Discovery\Demonstrations\TouchGFX. Then, try to test the demo using STM32CubeProgrammer. For that, please flash the touchGFX demo.hex with MT25QL128A_STM32F469I-DK NOR_flash External loaders.
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.