Search found 3 matches

by Devtry
Sat Mar 01, 2025 2:18 pm
Forum: Hardware
Topic: DSP support for ESP32C6 risk-V architecture
Replies: 2
Views: 1759

Re: DSP support for ESP32C6 risk-V architecture

Thanks for the clarification. That was helpful.
by Devtry
Wed Feb 26, 2025 12:02 pm
Forum: Hardware
Topic: DSP support for ESP32C6 risk-V architecture
Replies: 2
Views: 1759

DSP support for ESP32C6 risk-V architecture

Hi,

I downloaded the ESP-DSP package from
GITHUB:
https://github.com/espressif/esp-dsp

and it is quite well put together. In the
directories available therein I was able to
find the following processors supported
within this DSP package:

* The extension (_ae32) for ESP32 chip.
* The ...
by Devtry
Thu Dec 12, 2024 11:40 am
Forum: ESP-IDF
Topic: [SOLVED] No output from ESP_LOGI()
Replies: 10
Views: 13984

Re: [SOLVED] No output from ESP_LOGI()

As mentioned earlier in the forum by another user, following worked for me,
Menuconfig ...
Component config ...
ESP system settings
Channel for console output,
Change to "USB serial/ JTAG controller", since I'm using the USB JTAG route to flash and debug

Go to advanced search