STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

strange STVD behaviour

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...

UART2_RX_IRQHandler

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...

0690X00000603OFQAY.jpg
spiovan9 by Associate II
  • 549 Views
  • 0 replies
  • 0 kudos

floating point library

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...

STM8S105x - remote control ''RECEIVER'' driver

Posted on June 16, 2010 at 13:11Hi All, Am new to STM8 family! Is there a driver already implemented for NEC remote control receiver, using TIMER functions? I use STM8S105x Discovery board and have fitted a remote sensor on port PC6. If there is a r...

selva by Associate II
  • 372 Views
  • 0 replies
  • 0 kudos

.bsct and .ubsct segments

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...

Unable to compile any of the example code...

Posted on June 03, 2010 at 14:48Hi there, Before I go mad and smash up the STM8s Discovery Board, could someone please help me get some basic code up and running, Grom did manage to get the PWM code to work on the unit after many attempts... All I r...