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 implement DFU for when the application is part of the FSBL and also where the application is separate from the FSBL?
https://community.st.com/t5/stm32-mcus/how-to-create-an-stm32n6-fsbl-load-and-run/ta-p/768206
I'm using the stm32n6570-dk eval board.
Thanks!
