2018-10-15 11:04 PM
Hello every i am trying to explore booting sequence of STM32 MCU
STM32 has three boot options 1)Boot from user Flash 2)Boot from system memory 3)Boot from embedded SRAM. What is ment by system memory..?
Thanks in advance
2018-10-15 11:26 PM
ROM, boots into System Bootloader, supporting USB DFU Mode and USART in system programming.
2018-10-15 11:31 PM
Please don't put the description in the headline.
"System memory" is the internal ROM, i.e. the ROM bootloader.