User Activity

I'm totally baffled by this one.Brief:I have 2 projects, connecting to a MQTT broker. First project is just a basic shell - Connects to broker and publishes dummy data to a topic. Works perfectly.Second project is an expansion of the First one and is...
The details of this project are like this. I have a working product on the F417 that I wish to add Remote update capabilities to.Product is already deployed with SBSFU and updates using Ymodem through the UART work fine.What I am trying to add on now...
I actually have not tried it out yet, but looking at the code, I think the SBSFU in the X-Cube-GCP package is not the same as there are some things that are very different (like the slot names for example)Need some advice from the ST reps hereWould ...
I'm sure I'm missing out something obvious as I'm fairly green with limited programming experience, but I could not port the STM32F413 project to run on my own STM32F417 board. I've scoured this topic and followed Security Part6 - STM32 security ecos...
I'm following the security part 6 - 02 Building the SBSFU but the final build of the UserApp always ends up with an error.Instructions are being followed EXACTLY as in the video. I'm getting a different project size when building the SBSFU, slightly ...