Search found 62 matches

by Vineethad
Wed Oct 29, 2025 10:23 am
Forum: ESP-IDF
Topic: ESP32S2 - Quad SPI Slave / QPI Example + Notes
Replies: 4
Views: 5850

Re: ESP32S2 - Quad SPI Slave / QPI Example + Notes

Hello @KWolfe81,

I am currently working with the ESP32-C6 device and need to configure it as a QSPI slave. I have reviewed the available examples but could not find any relevant implementation for QSPI slave mode.

Could you please share your example code or guidance that would help enable QSPI ...
by Vineethad
Wed Oct 29, 2025 6:53 am
Forum: General Discussion
Topic: Request for QSPI Slave Example for ESP32-C6
Replies: 0
Views: 1533

Request for QSPI Slave Example for ESP32-C6

Hello Everyone,

We are currently working with the ESP32-C6, and we need to interface with an external device using a QSPI (Quad-SPI) interface. However, we were unable to find a sample implementation or reference code for configuring the ESP32-C6 as a QSPI slave.

Could you please provide guidance ...
by Vineethad
Mon Dec 30, 2024 9:39 am
Forum: General Discussion
Topic: Failed to load code into Esp32P4 device
Replies: 4
Views: 1161

Re: Failed to load code into Esp32P4 device

This is the debug log:
by Vineethad
Mon Dec 30, 2024 9:35 am
Forum: General Discussion
Topic: Failed to load code into Esp32P4 device
Replies: 4
Views: 1161

Re: Failed to load code into Esp32P4 device

This debug log:
by Vineethad
Mon Dec 30, 2024 6:06 am
Forum: General Discussion
Topic: Failed to load code into Esp32P4 device
Replies: 4
Views: 1161

Re: Failed to load code into Esp32P4 device

Thanks for the quick response,

I resolved the previous problem. Now I am facing another issue with debugging. When I start debugging, it shows the following error.

Please help me to solve this problem.


Regards,
D. Vineetha
by Vineethad
Sat Dec 28, 2024 6:48 am
Forum: General Discussion
Topic: Failed to load code into Esp32P4 device
Replies: 4
Views: 1161

Failed to load code into Esp32P4 device

Hello,


I have started working with the ESP32P4-Function-EV Board, and the IDE being used is Espressif IDE (v5.3.1). I successfully created and built the project, but when I attempted to flash the code into the ESP32P4 device, it displayed the following error:
Please help me to solve this problem ...
by Vineethad
Tue Dec 03, 2024 7:03 am
Forum: General Discussion
Topic: Supported IDE for Esp32p4
Replies: 0
Views: 1078

Supported IDE for Esp32p4

Hello,


"We want to start working with the ESP32-P4 device. For that, I need some information regarding the supported IDEs, as follows:

1. Which IDEs are supported for the ESP32-P4 Function-EV-Board?
2. How do I create a project in the supported IDE?
3. Can you share the links?"




Regards,
D ...
by Vineethad
Wed Aug 14, 2024 4:17 am
Forum: General Discussion
Topic: How to start GDB Server in Esp32c6?
Replies: 2
Views: 2210

Re: How to start GDB Server in Esp32c6?

Thanks for the reply,

How to start the GDB Server remote debugging in Esp32c6?




Regards,
D. vineetha.
by Vineethad
Mon Aug 12, 2024 7:41 am
Forum: General Discussion
Topic: How to start GDB Server in Esp32c6?
Replies: 2
Views: 2210

How to start GDB Server in Esp32c6?

Hello Everyone,


I am working with Esp32c6 module.
how to start GDB server in esp32c6 and then how to connect it with IP in Segger Embedded Studio?.

Is this possible ?
Please help me.

Regards,
D. Vineetha.
by Vineethad
Mon May 27, 2024 5:42 am
Forum: General Discussion
Topic: Increase Spi clock speed
Replies: 0
Views: 1638

Increase Spi clock speed

Hello Everyone,


I am working on Esp32c6 module and the tool is Espressif ide(v5.1.2).
In my application ESP32C6 configured as a SPI slave and stm32 configured as a SPI master.
I have tested using this example receiver<https://github.com/espressif/esp-idf/tree/v5.2/examples/peripherals/spi_slave ...

Go to advanced search