User Activity

Hey STM32 Community, I'm currently working on a project involving the STM32L072CZ microcontroller and could use some guidance on CRC calculation procedures. Here's a rundown of what I'm trying to accomplish: I'm downloading a FOTA .bin file in 1024-b...
Hi, For our project we have one Bootloader in 0X80000000 and application program in 0X80001c00. We have to combine both of these binary files and load it in to our controller. What is the best way to combine two binaries ? We are using windows platfo...
Hi, I am using STM32L072CZT6 for my project. The device operates in two stages: It wakes up at scheduled intervals, save the number of interrupts received to flash , and returns to standby mode. During standby, interrupts wake the device, the count i...
Hi , I am using STM32L072 of 192Kb series controller. For our project we need FOTA and we are stuck at CRC calculation. As of my knowledge ST needs FFMPEG format for CRC. How to read FFMPEG format of a binary file ? Currently we are using JFLASH tool...
Hi , I am using STM32L072CZT6 for our low power application. We are using Standby mode with RTC for alarm and periodic interrupt wakeup. The device is wakeup and work properly for more than 12 hours hours. After that the controller didn't operate and...
Kudos given to