Posted on May 17, 2011 at 15:07Hi Anis, you're right, see reference manual pag. 161 paragraph 17.5.1 (it is for TIM1, but it's valid also for other timers). On 8-bits microcontrollers this kind of read and write mechanism protection is usual :) for ...
Posted on May 17, 2011 at 15:06Hi mozra27, it seems this is a bug of latest STVD version: STVD MainFrame Version 3.6.4.2 - Build Dec 17 2009 stvabbld.dll, Version: 1.3.3.0 stv7abbld.dll, Version: 1.4.3.0 STVD_TxtEditor.dll, Version: 1.0.2.5 addonide...
Posted on May 17, 2011 at 15:05Hi, as I know, you have no need to program FLASH from RAM in case you use WORD or BYTE programming. Please check the following points on your code: 1. memory is not readout protected (ROP) 2. you're writing into an unp...
Posted on May 17, 2011 at 15:05Hi Mozra, are you sure timer2 of stm8s103 is the same of timer2 of stm8s207? If I look at the datasheet of the two products I can see different register mapping. What am I missing? coluber