Resolved! What information stores in the .bin file and where exactly they are stored in stm32 firmware?
I want to keep 2 application files inside the flash and jump to either using a command. When using the STM32 cubeIDE for development, the .bin file is generated under debug folder. I couldn't find the .hex file though. I want to know what is the meta...