cancel
Showing results for 
Search instead for 
Did you mean: 

Tutorial for CubeIDE with QuadSPI

Kevin(Dr.Electron)
Associate III

I found out today that my project was not properly configured. So i did run out of flash memory.

By comparing with a Designer project I found out how to change the FLASH.ld file to use QuadSPI and some other things that were different in the Designer project regarding QuadSPI.

But my program crashes again and again in the function

void touchgfx::Texts::setLanguage(touchgfx::LanguageId id).

Is there something like a tutorial on how to configure TouchGFX + QuadSPI in CubeIDE?

Regards,

Kevin

10 REPLIES 10

Yeah, I’m stupid. I totally forgot to configure the external loader 🙂

Thanks to all.