mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 06:34:34 +02:00
Update DFU docs for flash encryption
This commit is contained in:
@@ -128,3 +128,9 @@ Common Errors and Known Issues
|
||||
- The reason for ``No DFU capable USB device available`` could be that the USB driver wasn't properly installed on Windows (see :ref:`api_guide_dfu_flash_win`), udev rule was not setup on Linux (see :ref:`api_guide_dfu_flash_udev`) or the device isn't in bootloader mode.
|
||||
|
||||
- Flashing with ``dfu-util`` on Windows fails on the first attempt with error ``Lost device after RESET?``. Please retry the flashing and it should succeed the next time.
|
||||
|
||||
|
||||
Secure Download Mode
|
||||
------------------------------
|
||||
|
||||
- When Secure Download Mode is enabled, DFU is no longer possible. See: :doc:`Flash Encryption <../security/flash-encryption>`
|
||||
|
Reference in New Issue
Block a user