I'm trying to make communication with bootloader according to AN2606 and AN3155 datasheets.This small python program sends the Get command (0x00 0xFF) to get available commands and the bootloader version: (starts with 0x7f to select UART bootloader f...