Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to flash the espressif-esp32-devkit-c #356

Open
louisvangeldrop opened this issue Jan 24, 2022 · 1 comment
Open

How to flash the espressif-esp32-devkit-c #356

louisvangeldrop opened this issue Jan 24, 2022 · 1 comment

Comments

@louisvangeldrop
Copy link

All boards are flashed using the UF2 procedure. As far as I know there is no UF2 support for this board.

Since this board is on the list of Makecode supported boards, I am curious to know how to flash it.

@louisvangeldrop
Copy link
Author

Flashing using this procedure:

  1. Use https://espressif.github.io/esptool-js/ as online flash tool
  2. 0x1000 bootloader.bin
  3. 0x8000 partitions.bin. I used the bootloader and partiitions files from the espruino esp32 binaries folder
  4. 0x10000 makecode.bin. The file that is generated by Makecode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant