STM8 MCUs

Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8L UART help

Posted on September 14, 2010 at 05:52STM8L UART help

want to connect lcd to STM8S Discovery

Posted on September 01, 2010 at 14:37hi guys, recently i bought discovery and i want to connect lcd to this board. can anybody please tell me how to do that. I think code is available in examples, but i am not sure to which port lcd should be connec...

rajendra by Associate II
  • 965 Views
  • 5 replies
  • 0 kudos

GPIO problem

Posted on August 30, 2010 at 14:38Hello! I have STM8S-Discovery, STVD+Cosmic_32K. I write:  #include ''stm8s.h'' main() {  GPIO_DeInit(GPIOD);  GPIO_Init(GPIOD, GPIO_PIN_0, GPIO_MODE_OUT_PP_LOW_FAST);  TIM3_DeInit();  TIM3_TimeBaseInit(TIM3_PRESCA...

mmaana by Associate II
  • 441 Views
  • 1 replies
  • 0 kudos

Discovery vs ST-LINK

Posted on August 03, 2010 at 08:19 Hello. I've read on another forum that the Discovery board has the incomplete version of ST-LINK that can program only s105c6 and nothing else via SWIM. Please confirm or deny this information. Can Di...

anickol by Associate II
  • 439 Views
  • 1 replies
  • 0 kudos