STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Simple wiring of STM8S003F3P6TR for one input and one output

GreetingsI'm using an STM8S003F3 TSSOP20 (my first STMicro) for a simple project with one input (low frequency PWM) and one output (high frequency PWM). I seek to keep it as simple as possible. Since I'm not familiar with STMicro MCU's, I would like ...

lyoy by Associate III
  • 918 Views
  • 5 replies
  • 0 kudos

How to calculate the PPM deviation for 512Hz?

Hi ST team,I referred the Application notes from the ST's for RTC temperature compensation Using STM8AL3189 MCU , Which has both positive and negative ppm compensation using CALM and CALPFrom the APP notes, ACC(ppm) = crystal deviation + k * (T -T0)^...

0693W00000JPQKNQA5.png

How to clear/reset timer WITHOUT generating/setting UIF flag??

In documentation for timers on S103/S105/S003 it says that bit URS or register TIMx_CR1 should allow that CNTR=x or EGR |= UG update the timer counter WITHOUT setting the UIF flag: TIM2:URS: Update request source0: When enabled by the UDIS bit, the U...

MCuli.1 by Associate
  • 741 Views
  • 0 replies
  • 0 kudos

STM8S105C6 - TIM2, TIM4 NOT working, not incrementing, TIM1 - ok

I'm trying to "activate" TIM2 or TIM4 on a STM8S105C6 (discovery board) part without success for more than 4 days now... I'm getting sooo frustrated.I tried all examples I could find and not a single one works.Ended up with a basic, dummy test to sho...

MCuli.1 by Associate
  • 803 Views
  • 4 replies
  • 0 kudos