rtlopez / esp-fc

Espressif based flight controller for hobbyist
MIT License
228 stars 51 forks source link

flashing problem in esptool! #133

Open Zuhayer69 opened 1 week ago

Zuhayer69 commented 1 week ago

I have a esp 32 dev module rev3 which i connected through usb and in esp tool i conected the board but I am am confused what file i should select for the firmware. Please tell me the firmware file name basically which file to choose to flash.

rtlopez commented 1 week ago

espfc_v0.2.0-RC6_esp32_0x00.bin.zip, remeber to extract and follow guide https://github.com/rtlopez/esp-fc?tab=readme-ov-file#flashing

Zuhayer69 commented 1 week ago

espfc_v0.2.0-RC6_esp32_0x00.bin.zip, remeber to extract and follow guide https://github.com/rtlopez/esp-fc?tab=readme-ov-file#flashing Thanks for the reply I am going to test it as soon as possible and I will let you know

Zuhayer69 commented 3 days ago

I can easily flash the esp32 but how can I flash the esp32 c3 and which firmware should I choose for ep32 c3?

rtlopez commented 3 days ago

esp32-c3 and esp32-s3 is not supported by this flasher. At the moment you need to use vscode with platformio extension.

Zuhayer69 commented 2 days ago

Will the schematics be same for the esp32 s3 module as the esp32 module? Or there is a difference ?

rtlopez commented 2 days ago

no, pin assignment is diferrent. If you flash board, then go to the Cli and type get pin to see pin functions.