Search found 17 matches
- Tue Feb 09, 2021 4:46 pm
- Forum: ESP-IDF
- Topic: set_flash_voltage 3.3V
- Replies: 5
- Views: 6145
Re: set_flash_voltage 3.3V
The main question is that why this window appears ? I reinstall my windows but again this window appear !!
- Tue Feb 09, 2021 2:39 pm
- Forum: ESP-IDF
- Topic: set_flash_voltage 3.3V
- Replies: 5
- Views: 6145
- Tue Feb 09, 2021 2:33 pm
- Forum: ESP-IDF
- Topic: set_flash_voltage 3.3V
- Replies: 5
- Views: 6145
Re: set_flash_voltage 3.3V
Thank you for the prompt reply, unfortunately no thing has been changed by the command !!
I am really confused what is the problem !!
I am really confused what is the problem !!
- Tue Feb 09, 2021 12:26 pm
- Forum: ESP-IDF
- Topic: set_flash_voltage 3.3V
- Replies: 5
- Views: 6145
set_flash_voltage 3.3V
Hi,
I have installed esp-idf version 4.2 and when I type components/esptool_py/esptool/espefuse.py set_flash_voltage 3.3V in command line a window appear what is the next step ?
please help me i want to set_flash_voltage 3.3V
I have installed esp-idf version 4.2 and when I type components/esptool_py/esptool/espefuse.py set_flash_voltage 3.3V in command line a window appear what is the next step ?
please help me i want to set_flash_voltage 3.3V
- Sun Feb 07, 2021 5:37 pm
- Forum: ESP-IDF
- Topic: espefuse.py Alternative
- Replies: 0
- Views: 2137
espefuse.py Alternative
According to https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/sd_pullup_requirements.html
components/esptool_py/esptool/espefuse.py set_flash_voltage 3.3V
This command will burn the XPD_SDIO_TIEH, XPD_SDIO_FORCE, and XPD_SDIO_REG eFuses.
could I replacing the ...
components/esptool_py/esptool/espefuse.py set_flash_voltage 3.3V
This command will burn the XPD_SDIO_TIEH, XPD_SDIO_FORCE, and XPD_SDIO_REG eFuses.
could I replacing the ...
- Mon Feb 01, 2021 12:39 pm
- Forum: IDEs for ESP-IDF
- Topic: VS Code Youtube Tutorial Series
- Replies: 8
- Views: 32092
Re: VS Code Youtube Tutorial Series
I agree
" The whole process is not even similar to what is in the video. As others, I could also almost install it.
My problem is with the included header files not being recognized (#include errors detected. Please update your includePath.)
" The whole process is not even similar to what is in the video. As others, I could also almost install it.
My problem is with the included header files not being recognized (#include errors detected. Please update your includePath.)
- Mon Feb 01, 2021 11:59 am
- Forum: ESP-IDF
- Topic: espefuse.py command does not work ?
- Replies: 5
- Views: 8216
Re: espefuse.py command does not work ?
The --chip argument is optional when writing to flash, esptool will detect the type of chip when it connects to the serial port.
https://github.com/espressif/esptool
https://github.com/espressif/esptool
- Mon Feb 01, 2021 11:55 am
- Forum: ESP-IDF
- Topic: espefuse.py command does not work ?
- Replies: 5
- Views: 8216
Re: espefuse.py command does not work ?
Thank you again
Would you please write the correct command for this purpose ( my chip is esp32 and com3 ), I read this link carefully and several times.
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/sd_pullup_requirements.html
is there any other document ...
Would you please write the correct command for this purpose ( my chip is esp32 and com3 ), I read this link carefully and several times.
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/sd_pullup_requirements.html
is there any other document ...
- Mon Feb 01, 2021 10:28 am
- Forum: ESP-IDF
- Topic: espefuse.py command does not work ?
- Replies: 5
- Views: 8216
Re: espefuse.py command does not work ?
Thank you for the prompt reply.
Yes I have run the install.bat but I have not run the export.bat.
I uninstalled it and down grade to version 3.3
right now the espefuse.py set_flash_voltage 3.3V command have the attached response!!
components/esptool_py/esptool/espefuse.py set_flash_voltage 3.3V ...
Yes I have run the install.bat but I have not run the export.bat.
I uninstalled it and down grade to version 3.3
right now the espefuse.py set_flash_voltage 3.3V command have the attached response!!
components/esptool_py/esptool/espefuse.py set_flash_voltage 3.3V ...
- Sun Jan 31, 2021 3:31 pm
- Forum: ESP-IDF
- Topic: espefuse.py command does not work ?
- Replies: 5
- Views: 8216
espefuse.py command does not work ?
Hi,
According to esp-idf command:
If you are sure that you need to irreversibly burn eFuses, go to your ESP-IDF directory and run the following command:
components/esptool_py/esptool/espefuse.py set_flash_voltage 3.3V
But it does not work for me ?
I update esp-idf several times but it did not ...
According to esp-idf command:
If you are sure that you need to irreversibly burn eFuses, go to your ESP-IDF directory and run the following command:
components/esptool_py/esptool/espefuse.py set_flash_voltage 3.3V
But it does not work for me ?
I update esp-idf several times but it did not ...