MacOS stm32f3discovery: impossible to load
Hello,
I’m working on a mac book pro 13 2017 (up to date on sofware and hardware). try to upload an empty software to my stm32f3discovery with SystelWorkbench AC6 from this web site, when I ‘run’ the COM led change color from red to green, but I have this error:
Wrong device detected, check your project and the board(s) connected
  Open On-Chip Debugger 0.10.0-dev-00302-gc211ca5-dirty (2017-07-03-10:38)
  Licensed under GNU GPL v2
  For bug reports, read
  	http://openocd.org/doc/doxygen/bugs.html
  srst_only separate srst_nogate srst_open_drain connect_assert_srst
  Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
  adapter speed: 950 kHz
  adapter_nsrst_delay: 100
  Info : clock speed 950 kHz
  Info : STLINK v2 JTAG v28 API v2 M v18 VID 0x0483 PID 0x374B
  Info : using stlink api v2
  Info : Target voltage: 2.903616
  Warn : UNEXPECTED idcode: 0x2ba01477
  Error: expected 1 of 1: 0x0bb11477
  in procedure ‘program’
  in procedure ‘init’ called at file “embedded:startup.tcl”, line 473
  in procedure ‘ocd_bouncer’
  ** OpenOCD init failed **
  shutdown command invoked
Could you help me, do you have any tutorial that works for MacOS?
Thank you


