cancel
Showing results for 
Search instead for 
Did you mean: 

user-bootloader example code for stm8

Zainulabedeen
Associate II

I was following the Application note document on [AN2659](https://www.st.com/resource/en/application_note/an2659-stm8-inapplication-programming-iap-using-a-customized-userbootloader-stmicroelectronics.pdf) as my purpose was to implement a custom bootloader on stm8 for firmware update.

 

This application note mentions an example code that comes with this application note but i am not able to find that example code mentioned anywhere.

 

I will be grateful if someone can help me find that out.

1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

You'll find the source code for AN2659 in the package STSW-STM8006.

Hope that helps?

Good luck!
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

You'll find the source code for AN2659 in the package STSW-STM8006.

Hope that helps?

Good luck!
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Thanks a lot!