User Activity

Posted on March 30, 2011 at 09:42HiI need to upgrade the flash image in the STM8S via a primary ST microprocessor. I am going to use the SWIM protocol to do this upgrade.Is the any sample SWIM software which i may use to implement my driver or port ...
Posted on March 29, 2011 at 15:42HiI am designing my code using the STM8S Discovery.When using the Cosmic compiler i get the following files generated after compiling(no debug).stvd_project_dtd416.elf       (29KB)stvd_project_dtd416.lkf       (3KB)s...
Posted on March 16, 2011 at 15:51HiIm using the STM8S discovery kit together with the standard firmware libraries. I need to use string functions such as strtok(). How do i get these functions to work in this environment. Including string.h wont wor...