2016-07-17 03:48 AM
So, hello everyone. I have a problem with starting bootloader using USB cable.
I think i did all conditions to provide this mode. NUCLEO F070RB. Win10, Win7HSE(crystall) 12 MHz works fine in Led-blink project. BOOT0=1, nBOOT1=1(Checked).Windows have no any reaction after connecting USB (D+, D-, GND)!If i add pull-up resistor on D+ or D-, windows can see ''Unknown device'' with wrong descriptor. Please halp me! #dfu #usb #bootloader2016-07-17 09:46 AM
3.3 Boot modes
At startup, the boot pin and boot selector option bit are used to select one of the three boot
options:
• Boot from User Flash
• Boot from System Memory
• Boot from embedded SRAM
The boot loader is located in System Memory. It is used to reprogram the Flash memory by using USART on pins PA14/PA15 or PA9/PA10.
2016-07-17 10:36 AM
Yes, it is supported. But i need USB , not USART.
2016-07-17 11:23 AM
The documentation I cited says it doesn't, please provide a counter-cite indicating that this specific part# supports. Nucleo normally takes 8 MHz from ST-LINK
2016-07-17 01:13 PM
/content/ccc/resource/technical/document/application_note/b9/9b/16/3a/12/1e/40/0c/CD001675pdf/files/CD001675pdf/jcr:content/translations/en.CD001675pdf
PAGE2016-07-17 01:51 PM
I have done USB-Virtual COM application. It works fine.
Please, help me to start DFU ! , i disconnected ST-Link from main part NUCLEO, not physically, through deletionnull-resistors. I not use MCO impulses, HSE 12 MHz only.2016-07-18 02:19 AM
Hi,
Maybe you can try withhttp://www.st.com/web/en/resource/technical/document/application_note/CD00264379.pdf
document ''USB DFU protocol used in the STM32 bootloader''.You can find this manual UM0391 - DfuSe File Format Specification: http://rc.fdr.hu/UM0391.pdfRegards2016-07-18 02:59 AM
, thanks , but i cant begin to write my aplication or use DfuSeDemo.
2016-07-18 05:35 AM
Please, if someone has the NUCLEO , try to use usb bootloader!
2016-07-18 01:20 PM
How quickly does the 12MHz source start?
Could you have tried USB connectivity with the 8MHz originally provided? Are you sure of the USB connection wiring/integrity?