2022-05-17 05:42 AM
2022-05-17 07:24 AM
Welcome, @VJANI.1, to the community!
This may be related to the clock you are working with. Without information about which STM32 and which clock sources with which accuracies you are using, one cannot say much more.
Have you had a look at AN3156, which discusses the USB DFU protocol in more detail?
Regards
/Peter
2022-05-17 09:24 AM
Problem poorly described.
What STM32? What board?
DFU not detected by what? The PC
Does it work with BOOT0=HIGH, RESET ?
What type of clock is the STM32 using? Is it coming up quickly enough?
How's the USB connection wired up, show circuit.
>>what is the possible solution of this?
You debug it better, and understand what the problem is, then you'll be in a position to solve it.
2022-05-17 08:45 PM
using STM32F7 series controller so. in PC the DFU mode is not detecting. USB is properly connected. when usb is connected then only boot0 pin will works because of resistor divider is used. Otherwise boot0 will be low.
2022-05-17 08:45 PM
So what now?