Hi,I have a problem with setting up a touchGFX.I'm trying to configure touchGFX to work with FMC display and external RAM.But every time code get stucked at configAssert.Do you know what could be the issie of this problem?
It only tell that continuous mode and discontinuous mode can not be used at this same time (which is logical) however I can not change "Discontinuous Mode" to disable
Thanks for Your answers @Community member @Romain DIELEMAN ,Few thigns to straighten up my situation: - My external RAM works, I can read/write (It's IS42S16400J, to be exact), - LCD works, I'm able to display anything using ILI driver - It's LCD w...