2018-08-21 11:27 PM
Hi All,
I am using a customized STM32F413VGT6(LQFP100) board, and try to programming flash by Embedded bootloader mode. The UART port is port 2, and boot mode is from system memory.
While I use ST flash loader to connect to the MCU, the flash loader cannot recognize the MCU as STM32, the Target chip become STM8.
And I use ST link to check if the chip is read protected, it is not.
I use UART command to get the MCU ID is 0x463, same as the description on user manual.
Does any one meet this issue? Thank!