Solved
Some questions regarding the SBSFU loader
I couldn't find any clear explanation for the term loader on an5056 and um2262.
Maybe it is so obvious for others but unfortunately not for me:\ So here is my questions regarding loader and appreciate you helping me understand it well.
- What is the loader on SBSFU projects? does it refer to the ymodem protocol or the uart?
- What does a standalone loader mean? when do we need it?
- Why use ymodem for transferring firmware? Is there any alternative or even better protocol?
- In my project, I need to update the device with an android phone through the USB-CDC. I should change the uart to usb-cdc. The android app needs to download the .sfb file from a server and send it to the MCU to upgrade it by ymodem protocol, Am I right?
