I am trying to get STM32 to set it self bootloader mode.One processor that I am trying to do it with is stm32f070rb and the second is stm32f070x6.I send command to each of them, and in their program I set RX Callback to handle this command.here is ex...