Erased flash (Stm32F410 MCU) and give reset in reset pin . MCU not enter boot mode.
I have devlopment board Nucleo - F410RB( STM32F410 Microcontroller), Now I working on bootloader Host side application.
But I facing I Issues When My flash is blank(fully erased). And I want to enter but mode but bootloader not give any response.
I give following step to enter boot mode
1) Boot0 pin give High
2) Reset pin give High to low pulse (if the unit is not powered off the problem is not seen)
than response not come from bootloader.
This issue come only my flash is blank,
programmed flash working well without any issue.
Empty flash need a power on reset to enter boot mode ?
What is difference Power on reset and reset using Reset pin.?
So give me help
