Topic : STM32Fx programming error 0x82 with Ride7, Rflasher, and Cortex_pgm

Forum : ARM

Original Post
Post Information Post
December 22, 2010 - 5:12pm
Guest

I am attempting to program the flash on a STM32F103VGT6 micro-controller and it fails with this error:

!!! Error 103: Error 0x82 reported by programmation plugin: Device Error

The Ride7 IDE and the RFlasher program will generate the same 0x82 error also.

I have been programming the STM32F103VET6 version (note the "E" and not "G") without any issues using all three tools.

The "G" version of this processor has 1 M of flash and 96K of SRAM where the "E" version has 512 K of flash and 64K of SRAM.

Is there some definition file or configuration file that can be changed to get the programmer to work?

Below is the output from the Cortex_pgm application to show what is happening
Thanks
Krispy

[c:\program files\raisonance\ride\bin]Cortex_pgm.exe TSTM32F103VGT6 E BC Pc:\images\bootloader_00870_A.hex
Cortex_pgm: software for programming Cortex microcontrollers using a RLink as master.
Copyright Raisonance 2007-2010.
(0)
Selecting target: STM32F103VGT6...
(0)
Configuring RLink Driver... OK
Connecting to RLink... OK
Connecting to target... OK
Silicon Revision Id: 0x10006430.
Option bytes: RDP=0xA5, USER=0xFF, WRP=0xFFFFFFFF
(3)
Erasing Option Bytes... OK
Erasing Flash... OK
(8)
Blank-Checking Flash... OK
Flash IS blank.
(9)
Programming file c:\images\bootloader_00870_A.hex to Flash...
!!! Error 103: Error 0x82 reported by programmation plugin: Device Error
[c:\program files\raisonance\ride\bin]

Replies
Post Information Post
+1
0
-1
December 22, 2010 - 5:48pm
Raisonance Support Team

Hi,

Thanks for your report. This problem has already been detected and reported to ST. Their engineering team is currently busy analysing the problem.
We will post news here when we have some.

Regards,

+1
0
-1
January 5, 2011 - 5:13pm
Guest

In an attempt to make progress with this issue I use the VFT6 instead of the VGT6 (what I want to work) and it loaded my program into the processor. The VFT6 does not support the 1024K of flash but it does allow me to move forward. I am looking forward to resolution on this issue.

+1
0
-1
May 17, 2011 - 12:52pm
Guest

At me the same problem. At programming VGT6 the same error.

+1
0
-1
May 17, 2011 - 2:22pm
Raisonance Support Team

Hi,

This is probably the same problem as the one mentioned there:
http://forum.raisonance.com/viewtopic.php?id=3471

For now use the patch referenced in this other thread.
Then when the new release is available, you will not need the patch anymore.

Best Regards,

Vincent