Posted on May 17, 2011 at 15:05I solved and the problem is the STVD IDE, in fact I had the HS_Values_X[uC++] term in the Watch. By removing it from the watch all work. For some strange reason the Watch modify the variable :-Y thanks
Posted on May 17, 2011 at 15:05Dear All I have a too strange behaviour with the following code: while (HS_Values_X[uC++] < Conversion_Values[0]); HallAngle[0] = HS_ANGLE_X[uC-1]; In fact, by following the code step by step with the debugger uC vari...
Posted on May 17, 2011 at 15:02Hi Mozra27 thank you for your answer, I already produced the board. :-[ I have a final question: - in case I don't use the Scan Mode Feature, can I use PC4/AIN2 as GPIO? Many Thanks Genius1974 [ This message was edite...
Posted on May 17, 2011 at 15:02Hi All I have the same situation of Guillerme: I've fixed AIN3, AIN4, AIN5 and AIN6 (on STM8S103) as Analog Inputs and AIN2/PC4 as GPIO. Could I use Scan Mode? On RM there is written ''When using scan mode, it is not ...
Posted on May 17, 2011 at 12:55We tried to reduce the JTAG speed, it works fine at 5kHz. But this speed is too low for any real debugging. However, we downgraded to Segger to v3.90 without success. thanks