Search found 3 matches

by rana.roy
Tue Sep 24, 2024 9:04 am
Forum: ESP-IDF
Topic: Signing zephyr sample application using secure boot v2
Replies: 0
Views: 1788

Signing zephyr sample application using secure boot v2

Describe the issue
I have signed the bootloader and flashed it into the ESP32S3_Devkitm. Now I am trying to sign the Zephyr sample application of ADC using secure boot v2. I tried the following commands:
- esptool.py --chip esp32c3 -p /dev/ttyACM0 elf2image --pad-to-size 4KB --secure-pad-v2 ...
by rana.roy
Wed Jul 17, 2024 7:40 am
Forum: ESP IoT Solution
Topic: Neopixel LED color changes after interrupt from the peripheral
Replies: 0
Views: 8449

Neopixel LED color changes after interrupt from the peripheral

Description
I am using the NFC frontend chip to communicate with the ESP32C3. After the completion of the communication, the PI42TAS neopixel LED is operated.
Environment:
- MCU: ESP32C3
- RTOS: Zephyr
- Clock frequency: 160MHz
- Neopixel LED: Inolux PI42TAS
- Protocol: SPI with interrupt

Issue ...
by rana.roy
Thu Feb 15, 2024 12:04 pm
Forum: General Discussion
Topic: JTAG error with ESP32-S3-DevKitC
Replies: 9
Views: 18672

Re: JTAG error with ESP32-S3-DevKitC

I am using the ESP32-C3 devkitC02 and trying to setup the openOCD to debug. But, I am also having the same issue.

Open On-Chip Debugger 0.11.0+dev-00728-gb6f95a16c (2024-01-31-11:34)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
/home/rana/workspace ...

Go to advanced search