STM8s discovery dev.zip
Posted on April 15, 2011 at 00:09Where can I get the stm8s discovery dev.zip file? thanks, A. D.
Posted on April 15, 2011 at 00:09Where can I get the stm8s discovery dev.zip file? thanks, A. D.
Posted on April 15, 2011 at 23:50I am trying to use the discovery board to work with an IR receiver to receive an IR instruction and then output onto the LCD what the instruction is. I tried looking at and trying to play with the example USART IrDA ...
Posted on April 08, 2011 at 12:39Prompt, please, the link to examples of programming TIM2 so that at regular intervals there was an interrupt. I study reference manual STM8L152C6, but without examples to understand difficultly.
Posted on April 14, 2011 at 06:29VDE Class B test result reports
Posted on March 18, 2011 at 16:24I have just purchased the STM8L-DISCOVERY, I have problems getting the device communication functioning on my primary PC. I have installed all the same apps... on a secondary PC, on this PC all is OK.On my primary PC...
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 April 12, 2011 at 08:26IC2 code example
Posted on April 09, 2011 at 21:59C standard libraryhello,is that possible using a vast library of standard C with STM8S in STVD.like: #include <stdio.h>#include<string.h>#include<time.h>#include<math.h>
Posted on March 15, 2011 at 04:47Hi We want to perform software reset through software for the STM8L151c6T6 micro-controller. Can you please tell us the instruction or C function which can perform it? With regards Gagan Gupta #stm8l151c6t6
Posted on February 12, 2011 at 04:39I can change the sys clock source from HSI to LSI success in the debug mode with ST_LINK in the IDE Iar for stm8. But it can't success when abort the debug mode. i need a help,someone can help me. This ...