2009-12-08 03:57 AM
Template Code for Low power Operation
2011-05-17 06:05 AM
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, Badreddine2011-05-17 06:05 AM
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,