DFU mode for STM32N6
Hello,I'm reading the article on "How to create an STM32N6 FSBL load and run" and have a couple of questions about DFU implementation on the STM32N6:1. Is DFU possible with the application as part of the FSBL?2. Is there an example on how to implemen...