2010-09-01 01:52 AM
Need Help on 1526-eval USART.
2011-05-17 06:10 AM
Hi leo,
In STM8l15x_StdPeriph_Lib you can find a set of examples (USART, ADC, Timer...): Download it from: http://www.st.com/mcu/familiesdocs-120.html#Firmware MCU Lüfter2011-05-17 06:10 AM
2011-05-17 06:10 AM
2011-05-17 06:10 AM
2011-05-17 06:10 AM
Hi leo,
You find in the product reference manual of stm8l15x, go to system configuration section. link for download: http://www.st.com/stonline/products/literature/ds/15226.pdf If you are usign the firmware provided by ST, you can use SYSCFG_REMAPPinConfig() function. link for download: http://www.st.com/stonline/products/support/micro/files/stm8l15x_stdperiph_lib.zip Good luck, MCU Lüfter2011-05-17 06:10 AM
thank you :)