Menu

#128 Cannot flash STM32 NUCLEO-F767ZI board - Board too new ?

0.9.0
new
nobody
None
2016-06-23
2016-06-22
Jean
No

Hello,

I cannot use OpenOcd to flash a STM32 NUCLEO-F767ZI board.
I've compiled the lastest sources from git but I get a "Cannot identify target" when trying to flash
Is this board too new to be unknown by OpenOcd ? (works well with the NUCLEO-Z476ZG board)
Where to change the device ID ? How long is the average delay to get a new board integrated ?
Thanks,
Jean

Info : stm32f7x.cpu: hardware has 8 breakpoints, 4 watchpoints
stm32f7x.cpu: target state: halted
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08009ef4 msp: 0x20002d58
** Programming Started **
auto erase enabled
Info : device id = 0x10006451
Warn : Cannot identify target as a STM32 family.
Error: auto_probe failed
embedded:startup.tcl:454: Error: ** Programming Failed **
in procedure 'program'
in procedure 'program_error' called at file "embedded:startup.tcl", line 510
at file "embedded:startup.tcl", line 454

Discussion

  • Paul Fertser

    Paul Fertser - 2016-06-23

    Hey Jean,

    On Wed, Jun 22, 2016 at 08:47:32PM +0000, Jean wrote:

    I cannot use OpenOcd to flash a STM32 NUCLEO-F767ZI board.

    Please try compiling with http://openocd.zylin.com/#/c/3526/

    --
    Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
    mailto:fercerpav@gmail.com

     
  • Jean

    Jean - 2016-06-23

    Thanks a lot, OpenOCD works when recompiled with the patched stm32f2x.c file.
    I can now flash the F767ZI nucleo board.

     

Log in to post a comment.

Auth0 Logo