cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing individual ports of STM8L

nanayakkaraan
Associate II
Posted on September 23, 2010 at 12:18

Accessing individual ports of STM8L

3 REPLIES 3
lowpowermcu
Associate II
Posted on May 17, 2011 at 15:10

Hi ANN,

Why you don't use the firmware provided by ST:

if your device is stm8l15x: download STM8l15x_StdPeriph_Lib from:

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

if your device is stm8l10x:  download STM8L10x_StdPeriph_Lib from:

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

Regards,

MCU Lüfter

lowpowermcu
Associate II
Posted on May 17, 2011 at 15:10

Hi ANN,

Why you don't use the firmware provided by ST:                                                                    if your device is stm8l15x: download STM8l15x_StdPeriph_Lib from:

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

if your device is stm8l10x:  download STM8L10x_StdPeriph_Lib from:

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

Regards,

MCU Lüfter

nanayakkaraan
Associate II
Posted on May 17, 2011 at 15:10

I actually want to write my own code and test it on STM8L 🙂