BeCAN off-bus
Posted on July 13, 2010 at 09:29BeCAN off-bus
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Posted on July 13, 2010 at 09:29BeCAN off-bus
Posted on May 12, 2010 at 17:27Dear friends,I'd like to know whether someone has assembled and tested the hyperterminal application example on STM8 discovery demo board, using the ST232 driver IC.I've done that but the hyperterminal doesn't communic...
Posted on July 03, 2010 at 02:10Just got a Discovery kit, downloaded the sttoolsset.exe. Ran the exe, hit the next button on the wiz, the package starts to unpack. Than an error msg pops up saying the exe is corrupt. Tried several down loads and two...
Posted on July 06, 2010 at 15:53Hello, I'm trying to dim a LED with the touch sensor on the STM8S Discovery board. After a touch the LED begins to dim until it's dark, but it should stop dimming, if I take my finger away again. This action is not r...
Posted on March 06, 2010 at 19:25Hello, where do I find the ''stm8s_fwlib_um.chm'' file? In the user manual document 16499.pdf is in chapter 3.1.2 the description for the STM8S standard firmware library online help. But that file isn't in the firmwa...
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 30, 2010 at 18:38Dear friends, I've implemented a sort of tiny PC datalogger via RS232 based on the Discovery board and an ST232 serial interface. It is only 2 ADC channels + 4 DIN + 4DOUT. The sampling time is 15 ms but this is becau...
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...
Posted on June 12, 2010 at 10:25Hello everyone,I'm a student from Italy and I'm working on a project in which the testing platform is an STM8S-Discovery board.I developed my project with no problem but now, after few modifications to improve the per...
Posted on June 08, 2010 at 08:56linking problem