espefuse_summary_ESP32.rst 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. .. code-block:: none
  2. espefuse.py -p PORT summary
  3. espefuse.py v4.6-dev
  4. Connecting....
  5. Detecting chip type... Unsupported detection protocol, switching and trying again...
  6. Connecting.....
  7. Detecting chip type... ESP32
  8. === Run "summary" command ===
  9. EFUSE_NAME (Block) Description = [Meaningful Value] [Readable/Writeable] (Hex Value)
  10. ----------------------------------------------------------------------------------------
  11. Calibration fuses:
  12. ADC_VREF (BLOCK0) True ADC reference voltage = 1121 R/W (0b00011)
  13. Config fuses:
  14. WR_DIS (BLOCK0) Efuse write disable mask = 0 R/W (0x0000)
  15. RD_DIS (BLOCK0) Disable reading from BlOCK1-3 = 0 R/W (0x0)
  16. DISABLE_APP_CPU (BLOCK0) Disables APP CPU = False R/W (0b0)
  17. DISABLE_BT (BLOCK0) Disables Bluetooth = False R/W (0b0)
  18. DIS_CACHE (BLOCK0) Disables cache = False R/W (0b0)
  19. CHIP_CPU_FREQ_LOW (BLOCK0) If set alongside EFUSE_RD_CHIP_CPU_FREQ_RATED; the = False R/W (0b0)
  20. ESP32's max CPU frequency is rated for 160MHz. 24
  21. 0MHz otherwise
  22. CHIP_CPU_FREQ_RATED (BLOCK0) If set; the ESP32's maximum CPU frequency has been = True R/W (0b1)
  23. rated
  24. BLK3_PART_RESERVE (BLOCK0) BLOCK3 partially served for ADC calibration data = False R/W (0b0)
  25. CLK8M_FREQ (BLOCK0) 8MHz clock freq override = 51 R/W (0x33)
  26. VOL_LEVEL_HP_INV (BLOCK0) This field stores the voltage level for CPU to run = 0 R/W (0b00)
  27. at 240 MHz; or for flash/PSRAM to run at 80 MHz.0
  28. x0: level 7; 0x1: level 6; 0x2: level 5; 0x3: leve
  29. l 4. (RO)
  30. CODING_SCHEME (BLOCK0) Efuse variable block length scheme
  31. = NONE (BLK1-3 len=256 bits) R/W (0b00)
  32. CONSOLE_DEBUG_DISABLE (BLOCK0) Disable ROM BASIC interpreter fallback = True R/W (0b1)
  33. DISABLE_SDIO_HOST (BLOCK0) = False R/W (0b0)
  34. DISABLE_DL_CACHE (BLOCK0) Disable flash cache in UART bootloader = False R/W (0b0)
  35. Flash fuses:
  36. FLASH_CRYPT_CNT (BLOCK0) Flash encryption is enabled if this field has an o = 0 R/W (0b0000000)
  37. dd number of bits set
  38. FLASH_CRYPT_CONFIG (BLOCK0) Flash encryption config (key tweak bits) = 0 R/W (0x0)
  39. Identity fuses:
  40. CHIP_PACKAGE_4BIT (BLOCK0) Chip package identifier #4bit = False R/W (0b0)
  41. CHIP_PACKAGE (BLOCK0) Chip package identifier = 1 R/W (0b001)
  42. CHIP_VER_REV1 (BLOCK0) bit is set to 1 for rev1 silicon = True R/W (0b1)
  43. CHIP_VER_REV2 (BLOCK0) = True R/W (0b1)
  44. WAFER_VERSION_MINOR (BLOCK0) = 0 R/W (0b00)
  45. WAFER_VERSION_MAJOR (BLOCK0) calc WAFER VERSION MAJOR from CHIP_VER_REV1 and CH = 3 R/W (0b011)
  46. IP_VER_REV2 and apb_ctl_date (read only)
  47. PKG_VERSION (BLOCK0) calc Chip package = CHIP_PACKAGE_4BIT << 3 + CHIP_ = 1 R/W (0x1)
  48. PACKAGE (read only)
  49. Jtag fuses:
  50. JTAG_DISABLE (BLOCK0) Disable JTAG = False R/W (0b0)
  51. Mac fuses:
  52. MAC (BLOCK0) MAC address
  53. = 94:b9:7e:5a:6e:58 (CRC 0xe2 OK) R/W
  54. MAC_CRC (BLOCK0) CRC8 for MAC address = 226 R/W (0xe2)
  55. MAC_VERSION (BLOCK3) Version of the MAC field = 0 R/W (0x00)
  56. Security fuses:
  57. UART_DOWNLOAD_DIS (BLOCK0) Disable UART download mode. Valid for ESP32 V3 and = False R/W (0b0)
  58. newer; only
  59. ABS_DONE_0 (BLOCK0) Secure boot V1 is enabled for bootloader image = False R/W (0b0)
  60. ABS_DONE_1 (BLOCK0) Secure boot V2 is enabled for bootloader image = False R/W (0b0)
  61. DISABLE_DL_ENCRYPT (BLOCK0) Disable flash encryption in UART bootloader = False R/W (0b0)
  62. DISABLE_DL_DECRYPT (BLOCK0) Disable flash decryption in UART bootloader = False R/W (0b0)
  63. KEY_STATUS (BLOCK0) Usage of efuse block 3 (reserved) = False R/W (0b0)
  64. SECURE_VERSION (BLOCK3) Secure version for anti-rollback = 0 R/W (0x00000000)
  65. BLOCK1 (BLOCK1) Flash encryption key
  66. = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 R/W
  67. BLOCK2 (BLOCK2) Security boot key
  68. = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 R/W
  69. BLOCK3 (BLOCK3) Variable Block 3
  70. = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 R/W
  71. Spi Pad fuses:
  72. SPI_PAD_CONFIG_HD (BLOCK0) read for SPI_pad_config_hd = 0 R/W (0b00000)
  73. SPI_PAD_CONFIG_CLK (BLOCK0) Override SD_CLK pad (GPIO6/SPICLK) = 0 R/W (0b00000)
  74. SPI_PAD_CONFIG_Q (BLOCK0) Override SD_DATA_0 pad (GPIO7/SPIQ) = 0 R/W (0b00000)
  75. SPI_PAD_CONFIG_D (BLOCK0) Override SD_DATA_1 pad (GPIO8/SPID) = 0 R/W (0b00000)
  76. SPI_PAD_CONFIG_CS0 (BLOCK0) Override SD_CMD pad (GPIO11/SPICS0) = 0 R/W (0b00000)
  77. Vdd fuses:
  78. XPD_SDIO_REG (BLOCK0) read for XPD_SDIO_REG = False R/W (0b0)
  79. XPD_SDIO_TIEH (BLOCK0) If XPD_SDIO_FORCE & XPD_SDIO_REG = 1.8V R/W (0b0)
  80. XPD_SDIO_FORCE (BLOCK0) Ignore MTDI pin (GPIO12) for VDD_SDIO on reset = False R/W (0b0)
  81. Flash voltage (VDD_SDIO) determined by GPIO12 on reset (High for 1.8V, Low/NC for 3.3V)
  82. To get a dump for all eFuse registers.
  83. .. code-block:: none
  84. espefuse.py -p PORT dump
  85. espefuse.py v4.6-dev
  86. Connecting....
  87. Detecting chip type... Unsupported detection protocol, switching and trying again...
  88. Connecting.......
  89. Detecting chip type... ESP32
  90. BLOCK0 ( ) [0 ] read_regs: 00000000 7e5a6e58 00e294b9 0000a200 00000333 00100000 00000004
  91. BLOCK1 (flash_encryption) [1 ] read_regs: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  92. BLOCK2 (secure_boot_v1 s) [2 ] read_regs: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  93. BLOCK3 ( ) [3 ] read_regs: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  94. EFUSE_REG_DEC_STATUS 0x00000000
  95. === Run "dump" command ===