User Activity

Hello, I need help with my external SDRAM I try lot of thing like use discovery board (STM32F769i) with a SDRAM on 32 bits and when I try 16 bits or 8 bits all is ok work like a charm.My custom board have a STM32F779 with 16 bits ram.My issue is that...
Dear All, When I compile my TouchGfx project with Assert disabled (NDEBUG symbol defined) strings are keept in binary and use lot of flash space.Can you have any idea how to disable this to save space ?Event if assert is defined to # define assert(__...