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...