2018-11-28 09:06 AM
I have connected a DFU device (radio transceiver) to my windows 10 pc and booted it up in the boot loader update mode. DfuSe does not detect the device. However I can communicate with this device on its assigned com port with other communications software. Is there any configuration of your software I may need to change.
2018-11-28 10:10 AM
Perhaps try the newer STM32 Cube Programmer application that supports ST-LINK, USB and USART connectivity/programming.
Check via device manager that it can see the device and has a driver, if it shows an unknown device, or if you need a signed driver, or to allow windows to go look for a driver. Administrative rights? Usually a host of reasons why thing don't work.
2018-11-28 01:33 PM
Thanks so much. Yes, I switched to Administrative rights and found the device. Many thanks for your valuable advice.