mstrens / grbl_controller_esp32

grbl controller for esp32
174 stars 76 forks source link

Problem with programming the ESP32 module for the TFT display #26

Closed Freemind1964 closed 3 years ago

Freemind1964 commented 3 years ago

I am very exited about the RS-CNC32, I am building one myself. I now have a problem however when trying to upload the firmware to the ESP32 module (to be mounted to the TFT module).

All goes well until step 4, second bullet:

(!) Problem is now that there are "No programmers available for this board" when trying to select "USBasp" as instructed, I have tried to find out, but in the end I have no clue where this programmer should come from. Included in Arduino IDE, or, more likely, somewhere from the 'grbl_controller_esp32' code.

I am really stuck here and would appriciate help to resolve this. Most likely, it is an error on my behalf, but I can't get a grip on it. Happy to supply additional information when required.

Freemind1964 commented 3 years ago

In addition to the above, the next versions apply to my setup:

Any help would be greatly appreciated

Freemind1964 commented 3 years ago

Hmmm... some days are glorious, some are embarrassing... Problem is solved. It appeared that my USB cable was not fully loaded, so only meant for charging and not for data transfer. Apologies for wasting anyone's time and keep up with your good work!