Hi,I have an application running on the stm32F072C8U6.It has a 'bootloader' application at 0x08000000, which successfully jumps to the 'real' application, at 0x08004000. after vector remap, GPIO USB Keypad works fine, but when PC send a message by US...