Forum : ST7/STM8
Original Post
Post Information | Post |
---|---|
March 30, 2009 - 1:54pm
|
Dear all, I have a problem programming the STM8S207K6 MCU with RFlasher7. Once I connected the Rlink to the USB and selected the device in the user interface, for every operation I try to run (Erase, Blank Check, ...) I get a "OpenProg" message popup that says: "Product 'STM8S207K6' not found in ST72ICC_ProductInfo.txt" Can you please tell me how I can solve this problem? Is it already know? Please advise me ASAP, as I'm going to test a project for my customer. My SW and HW configuration is: Thank you Nicola |
Hi,
The STM8xxxxx6 devices were not available to us when the current version of the RKit-STM8 (which is the one you are using) was released, so this software does not support them correctly. To work with them you will have to use the patch referenced in this other thread:
http://raisonance-forum.xsalto.com/viewtopic.php?id=2732
(look at the last post in the thread)
And also you will have to select the STM8S105K6 in RFlasher, even if in fact you are connecting to a STM8S207K6.
...Or you can wait a few days for us to release the new version of the kit, that will allow you to work with the STM8S207K6 in the normal way.
Best Regards,
Vincent
Thank you Vincent for your fast reply.
I downloaded the patch and installed it. Unfortunately now, if I select the STM8S105K6 device and run any operation, I get the message: "Die ID check failed. Please make sure you have selected the correct target STM8 device".
What should I do now?
Thank you,
Nicola
Hi,
Sorry, I gave you some wrong information in my previous post. I thought that the STM8S207x6 was similar to the STM8S105x6 because they have the same memory sizes; but I just checked the doc and in fact it is closer to the STM8S208xB.
Please try this patch:
ftp://www.raisonance.com/temp/patch_090330_STM8S207K6.zip
Copy the files and then select STM8S207K6 in Ride/RFlasher.
Best Regards,
Vincent