We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi I am working on a project using Keil and the ARM STM32. I want to send my project to others to download on their ARM (stm32) without having access to the original source code. Can I generate library file to send others? Can any one help me on this question?
I don't follow what you're trying to do.
To do in-application firmware update, you need a bootloader.
ST have several application notes on how to do this for STM32.
Plenty of 3rd-party options - both open-source and commercially licensed - are available.
If you were to put "bootloader" into the 'Search' box on this site, I'm sure you'd find plenty to look at ...
Thank you for your help.