User Activity

We have a custom stldr file that we generate to program external flash on our board with STM32U599VJ MCU, we use STM32 CUBE IDE with Jlink. How do I point the IDE to use my stldr file when loading code to onchip and external flash? The option to poin...
We had been evaluating with STM32U5G9J-DK2 board and have generated GUI code. We do not use Video or JPEG. For our production board we are using STM32U599VJ MCU which does not have JPEG module. So I am stuck with this code that has JPEG DMA usage. Ho...