[Resolved] ESP32-C5-WROOM 48MHz XTAL: Is eFuse Modification Necessary?
Posted: Mon Jun 23, 2025 4:46 am
I’ve just received an ESP32-C5-WROOM module. According to the datasheet, it has a built-in 48 MHz crystal oscillator as the XTAL source. However, under the SPI Flash Boot mode, the default XTAL frequency is set to 40 MHz. To change this setting, it appears that the eFuse must be modified—but once this change is made, it cannot be reverted. So, I'd like to confirm whether the eFuse on the ESP32-C5-WROOM module has already been modified at the factory. Do I need to manually modify it myself, or is there any other reversible method to change the default XTAL frequency to 48 MHz? (I’m not sure if the Simulate_eFuse_operations_in_RAM option is still effective in this case.)