User Activity

HiI tried to generate hex2bin crc32 and then crc32 on stm32 (on words, the rest CubeMX configurations were set to default) , but they are not the same. On hex2bin i can configure big or little endianness, but the result doesn't change and i don't kno...
Hello,First, I am sharing some basic information.The target - STM32G0, compiler Keil C11.I am trying to jump from a Bootloader to an application. The scenario is very frequent and there are many questions about that on the web, but unfortunately I fa...
Hello​I​ am considering the following approach of the Bootloader.​We will divide the internal flash into :1. Bootloader 2. App A3. App BFor App A or B we will have a version number. Bootloader will read the version numbers of both and depending upon ...
Kudos from