Hi there,
No I don’t know about MACBook at All.
should all be the same, you can use esptool.py also.
it’s more command line style
“esptool.exe” --chip esp32c3 --port “COM10” --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB
0x0 “C:~\Target.bin” or something close to that.
any flash tool will work. just flashing the file to the mcu.
GL PJ
I see this though
Here are some steps to flash an ESP32-C3 with a MacBook:
- Download the ESP32 Flashing Tool
- Start the Flashing Tool and go to Developer Mode
- Load the files in the Download Tool
- Set the configurations
- Press START
I would find a PC and just install the flash tool only grab the bin and flash it. If it works, Then flash Your "depaulTarget.bin and done! Should work straight away.
LMK