Forum : ARM
Post Information | Post |
---|---|
December 22, 2010 - 5:12pm
|
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 [c:\program files\raisonance\ride\bin]Cortex_pgm.exe TSTM32F103VGT6 E BC Pc:\images\bootloader_00870_A.hex |
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,
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.
At me the same problem. At programming VGT6 the same error.
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