The difference between BOOT Loader and DFU mode??
I'm studying about the DFU mode to use this.
So I'm looking for documents, but I'm confused whether the DFU mode and BOOT Loader are different or the same.
I think,
There is various ways to communicate with the MCU in Boot Loader state like UART, I2C, CAN, USB...
And if i want to use USB to communicate with the MCU, i need to use USB in DFU mode.
So, in device manager, When i connected MCU using USB cable, PORT must be appear as a STM32 BOOT Loader.
But, it sometimes appears as a bootloader or as a DFU.
what is the difference between BOOT Loader and DFU mode??
I'm sorry if my words were awkward, I used a translator.
