STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timers

Posted on May 11, 2018 at 12:59Hi sir,I am working on the stm8s family micro controller. In that i am using TIM1 and TIM4 for timing delay. I configured PWM channels for timer 1. Before timers configuration program is running when ever entering in t...

Simple C Question

Posted on May 10, 2018 at 14:43Hi.I was trying to write a code to use my keypad, but I face a problem. Because I'm new in using standard libraries I didn't face a similar problem when I was using registers(in LPC series).#define COLUMN_PIN_1    GPIO...

STM8L151Gx ADC1 Conversion Value Retrieval Time

Posted on May 10, 2018 at 05:50I have a question rooted in pure curiosity as I am still learning my around the STM8 MCU structure. In the general setup of the ADC, single mode conversion and software triggered,  we have to call ADC_GetConversionValu...

The clocks each command takes

Posted on April 27, 2018 at 19:51 Hi. I wanted to know that for example how many clocks a while loop takes. Do you have any ideas or any articles on this matter? Note: this post was migrated and contained many threaded conversations, some ...

Resolved! Cannot enter low power mode STM8L052C6

Posted on April 18, 2018 at 06:00Hi,I feel like I've been through the reference manual a million times, but I cant figure out how to get my project into low power mode.I'm driving a LCD screen with a counter on it. I have two external switches to wa...

Billy Bob by Associate II
  • 2080 Views
  • 4 replies
  • 0 kudos

External interrupt flags latching behaviour?

Posted on May 10, 2017 at 10:46I am working on a code which utilizes External interrupts on the PORT B.STM8AF5286 is used with the Cosmic compiler.I have not found any information about how the interrupt flags are handled internally and knowing thei...

0690X00000606xwQAA.png

[STM8L001J3] Low-power STM8 MCU in 8-pin SO-8 package

Posted on December 09, 2017 at 23:11[STM8L001J3] Low-power STM8 MCU in 8-pin SO-8 packageDear STM8 users,ST has just officialy introduced to the market new low-cost, low-power 8-bit MCU from STM8 family. This device is named STM8L001J3 and its key n...

0690X00000608uMQAQ.png 0690X00000604BJQAY.jpg 0690X00000604InQAI.jpg

where to find firmware for STEVAL-ILL073V1 & ALED1642GW

Posted on May 07, 2018 at 13:13HiI am looking for driver C ciode for ALED1642GW.   where can I find the firmware source code for STEVAL-ILL073V1? Why isnt it online on ST homepage?is this the right forum to ask this question?Thx

UM0834: stm8s Discovery

Posted on April 28, 2018 at 18:09Hallo, I am new with this micro controller.I got the dokument UM0834.Where can I find the sources of the Discovery project and the needed library?