Whats the process to write the data in flash memory by using STM Cube programmer ?
I'm working on Custom boot loader based on Openbootloader by ST, existing example is based on STM32G0/G4 series but I'm using STM32F417 and there are losts of differences in terms of internal flash memory architecture(G0 to F4 series) and HAL/LL libr...