Issue with system memory bootloader
Hello everyone!!!
By using STM32F401CCU6 controller boot pind and trying to flash my program through UART, for that i have made the Boot_pin0 to high and Boot_pin1 to low and reset the controller later trying to connect with STCube programmer via UART and it's throwing an error everytime as attached in pic. i tried with different baudrates nothing got work. I am using UART2 for connecting with cube programmer. my final ajenda to custom flash the program without using boot pins but if controller is not working with basic flashing then how can i proceed further?
Before, using the boot pins for jumping to system meory i tried to jumo from application by remaping the SYSCFG register and considering an example shared by one of our community member. then i have found that it is not working later for testing the system memory i tried with the boot pins.

