User Activity

When a new project is being created using Touch GFX, the project folder contains a sub-folder ExtMeM_Boot. This folder contains the source files and includes of the bootloader and its dependencies. A pre-built binary is also included (bootloader.bin)...
When a new project is being created using Touch GFX, the project folder contains a sub-folder ExtMeM_Boot. This folder contains the source files and includes of the bootloader and its dependencies. A pre-built binary is also included (bootloader.bin)...
I want to implement a custom bootloader and load the firmware through that. My board is STM32H750XB and according to the data sheet it says, it contains a single sector (sector 0) of 128kB which is user programmable. My question ,  is it possible to ...
Kudos given to