STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8L052C6 Can't downlink program

Posted on February 08, 2018 at 15:57Hi,   I designed PCB for STM8L052C6 and programming using ST-LINK V2 mini. I am using 3.3v GND SWIM NRST pins but is not programming. I have selected STM8L052C6 in STVP and Selected STM8L052C6 compatible compiled ...

Resolved! STM8AL3136: How to get DAC1 on PB4

Posted on February 08, 2018 at 15:43I'm using the example code from STM8L15x-16x-05x-AL31-L_StdPeriph_Lib as a starting point.I'm able to get GPIO and I2C working but the configuration to get the DAC1 on pin PB4 not working.I have the following conf...

Cosmic compiler and STM8L052R8 error

Posted on January 25, 2018 at 11:06Hello, I'm using STM8L052R8(64KBytes ROM, 4KBytes RAM) and cosmic compiler.I can see as below.#error clnk Debug\dm5xx_stm8l.lkf:14336 (C:\Program Files (x86)\COSMIC\FSE_Compilers\CXSTM8\lib\libm.sm8)fmul.o: section...

CS Kim by Associate II
  • 349 Views
  • 5 replies
  • 0 kudos

EEPROM Write Problem at Power-down

Posted on January 23, 2018 at 21:58Hi,I am using the STEVAL-IHM041V1 demo board to develop my own application. The mcuis STM8S103F3P6. I checked the EEPROM locations to verify that the EEPROM read/writeare fine when the +5V is stable. But I have pro...

STM8L151G4U6 PD problom

Posted on February 01, 2018 at 11:11i use stm8l151g4 pd4 to control external ADC converter,when pd4=1,ADC converter start,and pd4=0,ADC converter stop,pd4 initialized as below: PD_DDR_DDR4 = 1;       //PD4- OutputPD_CR1_C14 = 1;          //PD4 - Pus...

Interrupt voltage and current

Posted on January 31, 2018 at 21:55Where do I find (manual and section/table) the voltage required to set external interrupt to low and high and also the minimum and maximum current.  I am looking for this information for the STM8L152C6, so somethin...

FlexLM No such feature exists

Posted on January 29, 2018 at 17:02When I try to compile my project or the standard project, I get the message -clDebug \ -coDebug \ main.c #error cpstm8 C: \ Program Files (x86) \ COSMIC \ CXSTM8_32K \ Hstm8 \ mods0.h: 1 FlexLM No such feature exis...

Ivan Yu by Associate
  • 325 Views
  • 1 replies
  • 0 kudos

stm8s TIM1 PWM not working

Posted on April 18, 2016 at 14:20Hi,I'm trying to operate TIM1 on STM8S003F3P6, I am using the standard peripheral library code, but I am only able to produce pwm on TIM1_CH3 (PC3) pin, the other pins do not produce any waveforms at all. I'm sure th...

udilevy by Associate II
  • 798 Views
  • 2 replies
  • 0 kudos