User Activity

Hi All,I am implementing a custom bootloader on a STM32U575QII6, but it is not jumping to my program.I have my bootloader in bank 1, and I have written my program to Flash at address 0x08014000 - within the same bank.I have tried multiple things and ...
Hi All,I am using a STM32U575QI and I am wondering if it would be possible to create my own boot loader and then split my FLASH into 2 sections. I know I can get the boot loader application to start at address 0x0800000 and I have offset the vector t...
Hi,I have upgraded from STM32CubeIde 1.12.1 to 1.15.1.I am trying to build my project with STM32CubeIde v1.15.1 in headless mode on Ubuntu 22.04.Note - This worked fine with v1.12.1 with no problems at all but now 1.15.1 there is.The command I run is...
Hi all,I am using FileX with my Nucleo-U575ZI-Q, and I want to be able to open multiple files at the same time.Now every time I try to do this, the first file opens fine no problems but when I try to open another file (without closing the first) I ge...
Kudos given to