User Activity

From the beginning, I have been using EWARM to build the external loader. However, when following the provided steps for the QSPI flash type, I couldn't fully adapt to them. So, I imported a GitHub file, changed only the dev_inf.c, and generated the ...
I encountered an issue where an error occurs when only the image data is moved to NOR Flash in the linker. I have already verified that the NOR Flash works correctly in a separate project by toggling the LEDs.In my current TouchGFX project, I enabled...
basically, qspi is know to operate in memory mapped mode. where,fmc_nor flash used to operate in what? is the nand flash is only operates on non memoey mapped mode, where memory needs some driver to access . please, clear this doubt best regards, jr_...
Hi Team,After assigning NOR Flash space in the linker, I created an external loader, tested it, and debugged it in CubeProgrammer. @SofLit  suggested to seek help regarding my TouchGFX-related query in a new thread.Is there any reference or guide ava...
  HI, For testing and debugging FMC_norflash(MT28EW01aba) with custom h753 board, I used h743i-eval example as it is for read,write,erase, hence, i could read Manufactring code in memory browser, but in live expression i see address is different, so...