-
### Board
ESP32-C3 Dev Board
### Device Description
[DIYmall NiceMCU-C3F V1.0 ESP32-C3](https://www.amazon.com/dp/B0BN1CHKWJ?psc=1&ref=ppx_yo2ov_dt_b_product_details)
### Hardware Configur…
-
There exists a standard debug header that is:
- physically smaller
- industry standard (no more eBay pinout mysteries and fake programmers)
- keyed (impossible to plug in backwards)
Here's the d…
-
Reading through [community@jtag-debugging-on-esp32-devkit/32609](https://community.platformio.org/t/jtag-debugging-on-esp32-devkit/32609) and https://github.com/espressif/esp-idf/issues/10381#issuecom…
-
I flashed it successfully [on a f042 dev board](github.com/brainstorm/bbtrackball-rs), but I wonder which interface config to use on OpenOCD given the USB VID:PID?:
```
$ lsusb
(...)
Bus 020 Dev…
-
# Starting with JLink debugger or QEMU (ARMv8)
* Debugger: JLink V11
* Target Hardware: raspiberry 4b
* Host: Ubuntu 20.04-amd64
Note, the openocd installed by `sudo apt-get install openocd` i…
-
Currently available User Manual at URL https://www.dragino.com/downloads/downloads/LGT_92/LGT-92_LoRa_GPS_Tracker_UserManual_v1.5.5.pdf does provide Firmware update instructions for Windows users only…
-
### Golioth Firmware SDK Commit Hash
ec34837aad01b55ba6f961291bbd96d841956eee
### Platform/OS
ESP IDF Release v5
WSL and Windows with [VisualGDB](https://visualgdb.com/);
Visual Studi…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi!
I compiled whit success all project, and when i run
ec2test-any --port=USB --debug
i got the message bellow
*********************************************************************
* WARN…
-
board:esp32-wrover-kit-3.3v
development environment:win10 + clion 2022.2.4
During the secondary development of the esp32 project, I downloaded this plugin and made the following settings
![72a649e5…