I've started working with STM32 less than a week and now I have a problem. I read many topics but I did not find right solution.
I have bought a custom board and this board does not have a bootloader. unfortunately, I do not know how to use with stm32loader.exe

So, I tried to find another way and I found a solotion http://www.scienceprog.com/flashing-pro ... ootloader/
I've downloaded Flash Loader Demonstrator software and connected PL2303 USB to serial converter to the board.(BOOT1=0; BOOT0=1)

Now the software can't communicate with board.

How can I solve this problem. I am grateful that you help me.