2025-01-02, 03:40 AM
Hi! Welcome!
After you have loaded the bootloader firmware onto the SAMD21, you will need to load the main SAMD21 firmware (https://codeberg.org/cool-tech-zone/tangara-samd-fw). This can be done over USB-C. Once you have done this, you can also burn the firmware onto the ESP32 using USB-C.
Unfortunately I have not seen this error before. It could be an issue with your SWD connection. Please double check that your wires are solidly connected!
Once you have flashed the SAMD21 co-processor's firmware, standard ESP32 tools will allow you to flash the ESP32. We do not have a full tutorial on this, but it should not be too complicated. This document may help: https://codeberg.org/cool-tech-zone/tang...UILDING.md
Best of luck with your build! I am happy to help you however I can!
(2025-01-01, 05:04 AM)Hwenray Wrote: Q1: After downloading the bootloader firmware to the co-processor through swd, can I directly burn the firmware to the ESP32 through the USB-C interface of Tangara?
After you have loaded the bootloader firmware onto the SAMD21, you will need to load the main SAMD21 firmware (https://codeberg.org/cool-tech-zone/tangara-samd-fw). This can be done over USB-C. Once you have done this, you can also burn the firmware onto the ESP32 using USB-C.
(2025-01-01, 05:04 AM)Hwenray Wrote: Q3: When burning the firmware of the co-processor, I encountered some strange prompts, such as "at91samd clearing lockup after double fault". Does this affect the use of the co-controller?
Unfortunately I have not seen this error before. It could be an issue with your SWD connection. Please double check that your wires are solidly connected!
(2025-01-01, 05:04 AM)Hwenray Wrote: Q4: Is there a tutorial on burning the firmware of the Tangara controller from scratch?
Once you have flashed the SAMD21 co-processor's firmware, standard ESP32 tools will allow you to flash the ESP32. We do not have a full tutorial on this, but it should not be too complicated. This document may help: https://codeberg.org/cool-tech-zone/tang...UILDING.md
Best of luck with your build! I am happy to help you however I can!