cancel
Showing results for 
Search instead for 
Did you mean: 

Template Code for Low power Operation

mandeep79
Associate II
Posted on December 08, 2009 at 12:57

Template Code for Low power Operation

2 REPLIES 2
baroudi
Associate II
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

mandeep79
Associate II
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,