Question
Unable to talk to the STM32f401re device System Bootloader Memory through HOST(Pc). Receiving NACK byte
Hi
I have enabled system Bootloader in my stm32f401re(Nucleo-Board) by triggering Boot_0 =1 ,Boot_1 = 0 which boots from system memory. I am able to flash my device through UART1 Interface and STM32 Cube programmer as Host.
Now when i tried to write a python script to communicate with system bootloader ,Receiving NACK command at first command itself as per application Note
Kindly help in solving this issue
Please find screenshots

