Need to erase efuse bits
Posted: Thu Dec 17, 2020 6:46 am
We are using ESP32D2WD chip and i have flashed my boards with arduino ide and later i found out that the pins used by arduino for external flash and psram are not matching with the pins of our schematic. So we want to change our pins as per our schematic. I have gone through some links and found out that espefuse is providing that provision for changing pins of accessing flash. I have got the fuses summary from the chip.
I have attached the efuse summary,i have to change SPI_PAD_CONFIG_Q (BLOCK0) from 17 to 7. I know that efuse bits cannot be changed from 1 -> 0. But still i want a way to change the pins because, we have to change chips in all our PCB's if we can't change the pins.
I have attached the efuse summary also.
Thanks in advance.
I have attached the efuse summary,i have to change SPI_PAD_CONFIG_Q (BLOCK0) from 17 to 7. I know that efuse bits cannot be changed from 1 -> 0. But still i want a way to change the pins because, we have to change chips in all our PCB's if we can't change the pins.
I have attached the efuse summary also.
Thanks in advance.