User Activity

Posted on April 26, 2011 at 06:32Hello All, I used to teach at a university in Ontario; I switched to another job in the industry. I have developed a number of simple examples meant to gradually introduce students to programming the STM8S Discovery ...
Posted on July 01, 2010 at 01:39Hello all, The analog to digital example provided, ADC, uses 1 analog channel (channel 9) only.  I am working on an application and need to convert 2 voltage channels. 1) is there a way to set up the A/D to cause an i...
Posted on June 30, 2010 at 05:59Just to save you some wasted time, I have discouvered a strange STVD behaviour I would like to share with you. I have compiled and run the ADC application (uses timer and A/D).  I managed to do this using both the Cos...
Posted on June 23, 2010 at 07:25I have to use floating point functions in my application; sqrt, sin, cos, atan. I have included <math.h>, so the source files compile.  I am using STVD with the Cosmic toolset. How do I tell the environment to link th...