STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC scan conversion timing issue, channel order

Posted on August 22, 2016 at 19:12Greetings,    I am using an STM8L and I'm trying to use the ADC.  I'm trying to continuously sample 2 channels and use DMA to transfer the results.  Everything is working fine with one exception.  After about 10 sam...

Power Consumption with Input NOT at Rail

Posted on February 02, 2016 at 23:22I am using the STM8S103K3.  The data specifies power consumption only with all inputs at the rail voltage.  Also the data sheet says to ''turn off schmitt input'' on adc input to save power.  These things imply th...

Measure Time duration between high and low pulse

Posted on August 13, 2016 at 12:55I am working on STM8S003K3 microcontroller. I need to calculate time duration between two pulses. One high pulse (1) and another low pulse (0). The pulses will be created using switch. Approximate time duration woul...

anuj by Associate II
  • 452 Views
  • 0 replies
  • 0 kudos

A comparison of C compilers for the STM8

Posted on June 15, 2016 at 10:18A comparison of the 4 most important C implementations for the STM8 can be found at:http://colecovision.eu/stm8/compilers.shtml It uses the current (mid 2016) versions of all 4 compilers. Only aspects of the C impleme...

>> how do i measure machine clock [STM8S103K3 : STVD+COSMIC_C]

Posted on August 11, 2016 at 16:41First, i,m sorry for my bad in English.How do i measure machine clock [STM8S103K3 : STVD+COSMIC_C]now.. i config TIM1..  ENABLEbut CNT bit of TIM1 is strange..value's value are..  1000 , next line 24001 ,next line 6...

ADC Sleep Mode

Posted on August 09, 2016 at 01:34Hi,I am wondering if there is a sleep mode for the ADC for the STM8S003f3 processor.I want the processor to sleep until ADC_CSR_EOC = 1 or sleep while ADC_CSR_EOC = 0I did see a WEI but I believe it is only for the ...

ghan by Associate
  • 561 Views
  • 0 replies
  • 0 kudos

Build ERROR.. Execution from ram [stm8s + Cosmic_C]

Posted on July 30, 2016 at 01:54I'm sorry for my bad in English.[STVD + COSMIC_C : STM8S103K3]I want to use prototype function which need EXECUTION_FROM_RAM.after i  build.. It ERROR..!!help me please..  T_T!// ------------------------ below.. is st...

UART2 of STM8S not working with HSI clock

Posted on July 14, 2016 at 14:09Hi I am prashant. I am using stm8s microcontroller with uart2 . First thing is that when i am using uart explicitly without configure the clock to 16Mhz ( HSI clock), uart throwing the garbage values. Secondly when i ...

sh by Associate
  • 572 Views
  • 0 replies
  • 0 kudos