2012-11-05 06:06 AM
Hello,
I read stm documentation on how to enter a microcontroller into dfu mode Iam using stm32f105, and below are the steps that i did 1- Boot0=1, Boot1= 0 2-PD6 = PA10 = PB5 = 0 3- make reset 4- connect the board to computer via usb cable But the computer doesn't recognise the board. Is there anything that i have to do in order to let the board be recognised by the computer as usb device in order to install the correct drive to use dfuse? Is there any program that the microcontroller should be programmed with before doing this step other than the one comes in system memory(bootloader)? Please share your ideas on how to enter a microcontroller in dfu mode2013-01-03 05:44 AM
Hi Hisham,
Are you using the DFU demo? - It is available throw this link:http://www.st.com/internet/com/SOFTWARE_RESOURCES/SW_COMPONENT/SW_DEMO/um0412.zip
) - The User Manual ishttp://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/USER_MANUAL/CD00155676.pdf
- And for more details, you can refer to AN3156: Cheers, STOne-322013-01-03 05:53 AM
Yeah, pretty sure you need to install the ST DFU software first to install a driver for the default VID/PID