Updated HOWTO Update Firmware (markdown)
This commit is contained in:
parent
0839d7d93d
commit
f1b25fdcbd
|
@ -32,6 +32,15 @@ dfu-util -a 0 -D rusefi.dfu
|
|||
|
||||
```
|
||||
|
||||
## FAQ
|
||||
|
||||
Q: I got "DRIVER ERROR"
|
||||
|
||||
A: in rusEFI console please hit "Device Manager". When ECU gets into DFU mode (blue LED stops blinking) you are expected to see "STM32 Bootloader" device. If you see "STM device in DFU mode" please uninstall it and remove old driver.
|
||||
|
||||
Bad ![x](https://user-images.githubusercontent.com/7377949/76368499-dbfd8500-6306-11ea-9aff-823b22b46283.png)
|
||||
|
||||
|
||||
## More Information
|
||||
|
||||
For more about DFU see [HOWTO-DFU](HOWTO-DFU)
|
||||
|
|
Loading…
Reference in New Issue