On Thu, Nov 7, 2013 at 9:39 PM, Greg Hutchins wrote:
> *From:* Greg Hutchins [mailto:ghutch...@gmail.com ]
> *Sent:* Thursday, October 24, 2013 2:22 PM
> *To:* Greg DAVIS
> *Cc:* seton.kas...@hitemengineering.com
> *Subject:* openocd.0.7.0 issue with stm32f407vet6
>
>
>
> Works with the stm32f407
This is an automated email from Gerrit.
Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit,
which you can find at http://openocd.zylin.com/1803
-- gerrit
commit 9cb783a4acca529a4a5ab72a41a9ca016f0fe608
Author: Paul Fertser
Date: Thu Nov 7 23:26:45 2013 +0400
targ
On Thu, Nov 7, 2013 at 7:02 PM, Greg Hutchins wrote:
> I am trying to run openocd.0.7.0 with an STM32F407vet6 and am running into
> an issue where the code tries to change the device-id from a 0x411 part to
> a 0x413 part, but I think this code was only supposed to be for RevA
> silicon and we ar
I am trying to run openocd.0.7.0 with an STM32F407vet6 and am running into
an issue where the code tries to change the device-id from a 0x411 part to a
0x413 part, but I think this code was only supposed to be for RevA silicon
and we are using RevB silicon. Wondering if anyone has encountered this