How to use OpenOCD to program the STM32F469 Discovery Board?
Posted on October 13, 2017 at 18:16Hello,I am trying to program the ST Discovery Demo binary on the board. This is the pre-built file provided with STM32Cube_FW_F4_V1.16.0. I am calling OpenOCD like this:cd STM32Cube_FW_F4_V1.16.0/Projects/STM3246...