Skip to main content
Visitor II
December 8, 2009
Question

Template Code for Low power Operation

  • December 8, 2009
  • 2 replies
  • 647 views
Posted on December 08, 2009 at 12:57

Template Code for Low power Operation

    This topic has been closed for replies.

    2 replies

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

    Hi,

    You can download the standard peripheral library from this link below.

    http://www.st.com/stonline/products/support/micro/files/stm8l10x_stdperiph_lib.zip

    You find lots of examples explaining how to use STM8L10x products.

    For low power modes:

    STM8L10x_StdPeriph_Lib_V1.1.0/Project/STM8L10x_StdPeriph_Examples/AWU

    and

    STM8L10x_StdPeriph_Lib_V1.1.0/Project/STM8L10x_StdPeriph_Examples/WFE

    I hope It is useful for as It was for me.

    Sorry If I am late.

    With regards,

    Badreddine

    mandeep79Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:05

    Hi,

    It seems like this forum do not get much action. I hope there are other people using STM8L.

    I have a small board based on this STM8L101K3. I am looking for a low power demonstration application that shows how to handle simple events (key press etc) with WFE, WFI or HALT mode operation of STM8.

    I will appreciate any code even if it belong to other type of STM8 micro-controller.

    thanks,