Skip to main content
Visitor II
December 15, 2009
Question

STM8S-Discovery - The Wish List

  • December 15, 2009
  • 12 replies
  • 2075 views
Posted on December 15, 2009 at 20:35

STM8S-Discovery - The Wish List

    This topic has been closed for replies.

    12 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:06

    Hi I was wondering if anyone has found some assy code examples for this device as I have searched everywhere for some.

    Cheers

    Col

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:06

    Hello,

    I'm developing an application for a STM8S207C8 entirely in assembler.

    I found almost no documentation that could help me in my task, so I had to learn by practice.

    I learnt that STM8 core programming differs a lot from ST7 one.

    For instance, the stack is the best place for local variables, but you have to pay attention to stack frames (and to optimize them too).

    If you need some piece of advise on STM8 assembler programming, please, open a new topic and I'll will be glad to answer to your questions (if I can).

    Regards,

    EtaPhi