Posted on May 17, 2011 at 15:06Hi all, The Raisonance is not yet supported in the STM8 touch sensing libraries, but a new release should correct this very soon. Note that there is an application note on the Raisonance Web site that documents how to ...
Posted on May 17, 2011 at 15:05Hi Pawel, You are probably using an old interrupts file, where interrupts 20, 21 and 22 were defined several times. If you use the latest ST Library, you should not have this problem anymore. @near and @interrupt are C...
Posted on May 17, 2011 at 15:05Hi, You will have to buy a Compiler for projects larger than 16KB of code. This is true for both Raisonance and Cosmic compilers. You can check out our Compiler features from http://www.mcu-raisonance.com/Regards, Brun...
Posted on May 17, 2011 at 15:05Hi, Something goes wrong with the forum. Please discard my previous message and read this one: I am writing an application with STM8S208RB on the Raisonance REva evaluation board. I read analog values from entries IN1,...
Posted on May 17, 2011 at 15:05Hi Mozra, I have found the problem: The VREF+ and VREF- pins were left unconnected on my STM8, so ADC was measuring the entropy of the universe. Thanks for your help, Bruno