Program bin file from Cube Programmer
I have two stm32f429 Discovery boards. I programmed one of the board using cube ide; the output of which was as expected. Then using cube programmer I read and saved the bin file from that board. Using that bin file I programmed my another board which was successful, but there was no output.
Is there any another method to do this?
I am doing this because I want to save bin file from my custom board and program it to another board and I don't have original code.
