2025-08-06 5:31 AM
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.
Solved! Go to Solution.
2025-08-06 7:45 AM
You'll find the source code for AN2659 in the package STSW-STM8006.
Hope that helps?
Good luck!
/Peter
2025-08-06 7:45 AM
You'll find the source code for AN2659 in the package STSW-STM8006.
Hope that helps?
Good luck!
/Peter
2025-08-06 7:51 AM
Thanks a lot!