__HAL_SYSCFG_REMAPMEMORY_SYSTEMFLASH() missing - jump to bootloader in STM32F7
Posted on September 15, 2017 at 11:13Hi,I am trying to develop code for firmware updating in a STM32F769NI MCU.I have to use the USART1 to launch the code. For testing pourposes I will use the flash downloader by ST.After take a look to some code fo...