Alarm clock
Posted on October 08, 2010 at 11:10Alarm clock
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Posted on October 08, 2010 at 11:10Alarm clock
Posted on September 28, 2010 at 15:27Hi,I received a STM8 Discovery kit. My computer can not find driver when I inserted the discovery board. Please give an idea.I've tried evey way but did not.OS: Windows XP Pro Versiyon 2002 SP2STVD Version : ...
Posted on October 01, 2010 at 07:59Hi all, i need to disable the independent watchdog during runtime. (after it was started once). what is the way for this. also i am using LSI as my MASTER clock source. #iwdg
Posted on September 29, 2010 at 22:05both for cosmic and raisonance compiler st visual dev tool can not simulate gpio pins. in plotter mode i can not add gpio pins to plotter menu.a simple pwm example is impossible to simulate .
Posted on September 29, 2010 at 13:59writing data to USART1 of STM8L152
Posted on September 29, 2010 at 13:52writing data to USART1 of STM8L152
Posted on September 27, 2010 at 19:39I want to use the RS232 example so I can figure out how to give variables to the kit and read the response but I don't have STM8S-discovery.ht. Where do I get it? charles #cosmic #rs232
Posted on September 26, 2010 at 12:39Hello All i need use 3 pwm by user timer1, timer2, timer3 by config TIM1_PWMIConfig(); TIM2_PWMIConfig(); TIM3_PWMIConfig(); How to config? i use stm8s-discovery #tim1 #pwm #stm8s #tim2 #timer #tim3
Posted on August 28, 2010 at 12:18I'd like to make the board more useful by desoldering the header plugs on the board and replacing them with sockets I can plug wires directly into. I've tried using braid and my solder sucker but neither is working...
Posted on September 20, 2010 at 13:45Hello, I'm using VB6.0 and STVP C++. C++ is no problem. But, there is some problem of VB. Always return ''0''. Our main program is only VB. not C++. Please let me know the solution of this problem.