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

Is halt behavior the same as wait except for clock interruption?

I have used the wait feature before. I treat it just as if there is no wait. I have "while(true) wait;" in my main.c. (I only use interrupts, the code is pure interrupt-driven). I need to use halt now. Can I use halt the same way? Will the inte...

mchahn by Senior
  • 1816 Views
  • 4 replies
  • 0 kudos

Stm8S103F3P6 Touch library implementation

Hi every one,I have bought Stm8 Discovery board which has touch button onboard. After that I have download STM Touch Sensing Library, and some arrangements done at ST visual Develop IDE, directly build main c file and have been uploaded by using ST...

Cbalt.1 by Associate II
  • 773 Views
  • 0 replies
  • 0 kudos