STM32G070: TIM6 not working after jump from builtin bootloader to user code
Hello,i work with STM32G070KBT and i jump from my code to the buitin ST bootloader. Then i use SPI to upload my new code/binary and send the Go command. I receive an ACK but nothing happen. My code is not executet or stops working early.If the bootlo...