Skip to main content
Visitor II
August 30, 2016
Question

Code example STM8L152C6

  • August 30, 2016
  • 2 replies
  • 936 views
Posted on August 30, 2016 at 10:07

Hi, I'm trying to find some code examples I can run though using the STM8L152C6 micro. I'm new to this so I wanted some proven code I can step though and make sure I understand all of the commands, can anyone point me in the right direction please? cheers

    This topic has been closed for replies.

    2 replies

    Visitor II
    September 7, 2016
    Posted on September 07, 2016 at 09:02

    Hello,

    Have you had a look at the standard peripheral library for the STM8L series? Apart from the library there are also examples for each peripheral. There might be bugs mind and you maybe wise to use direct register writes as opposed to the library when you gain more confidence etc.

    Hope that helps.

    Ian

    Visitor II
    September 8, 2016