STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to debug a project with custom bootloader in STVD?

Posted on October 16, 2017 at 20:09Hi again.I'm still stuck with the same problem as https://community.st.com/0D50X00009XkXJDSA3 before.The microcontroller model is STM8L101G3U.The debugger interface is ST-Link USB.I have a project with a custom boo...

Pavel A. by Evangelist III
  • 708 Views
  • 2 replies
  • 0 kudos

STM8S003F3P6 - External Interrupt on PA3 does not work

Posted on October 16, 2017 at 14:03 Hello, iam trying to get a external interrupt an pin A3, but that does not work. On other pins it work, but on this pin it does not work. I will show you my code: Configuration: asm('SIM'); PA_...

Paul Weh by Associate
  • 675 Views
  • 1 replies
  • 0 kudos

How to write option byte in compile time

Posted on October 13, 2017 at 16:25How to write option byte in compile time?Like when i compile my code,at that time of compiling,i have to set Read out protection in compile time.

saran raj by Associate III
  • 578 Views
  • 3 replies
  • 0 kudos

stm8 stvd error in build

Posted on October 06, 2017 at 18:02dear all, i'm ner in stm8 MCU. i use stvd to coding, and it was okey to compile. but when i try to build i got errorCompiling main.c...cxstm8 +mods0 +debug -pxp -no -l -i..\..\downloads\stm\stm8 -i..\..\downloads\s...

Instructions take longer than expected

Posted on October 13, 2017 at 22:28I am trying to write very tight loops in assembly. Looking at the programming guide, I see how many cycles each instruction should take. However, when I execute the code, the instructions take longer than I would e...

Chris K by Associate II
  • 313 Views
  • 0 replies
  • 0 kudos

stm8l gang programmer and DLL

Posted on December 05, 2013 at 13:57Is there any tools to program multiple devices in parallel and where a DLL to interface the programmer with Labview is available?Something like the Gang Pro from TI.