I'm working with ESP32 WROVER KIT with attached LCD Display.
It's datasheet suggest that it supports SPI interface.
However, WLAN communication happens over UART.
Is there any reference document to disable UART and enable SPI communication for ESP32-WROVER-KIT
https://dl.espressif.com/dl/schematics/ ... T_V4_1.pdf
How to enable SPI interface for WLAN instead of UART
-
- Posts: 8
- Joined: Wed Apr 27, 2022 10:19 am
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: How to enable SPI interface for WLAN instead of UART
I don't understand your question... the kit has WLAN, UART, SPI and more peripherals, and you can use all of them at the same time dependent on the firmware you put into the devboard.
-
- Posts: 8
- Joined: Wed Apr 27, 2022 10:19 am
Re: How to enable SPI interface for WLAN instead of UART
Thanks for the quick reply.
I want to enable SPI interface for WLAN data traffic.
It has SPI flash but not using SPI interface for WLAN traffic.
Using SPI interface will result in reduced WLAN throughput in general.
I want to know if there's any documentation to enable SPI interface for WLAN data traffic(possibly with any hardware changes required)
I want to enable SPI interface for WLAN data traffic.
It has SPI flash but not using SPI interface for WLAN traffic.
Using SPI interface will result in reduced WLAN throughput in general.
I want to know if there's any documentation to enable SPI interface for WLAN data traffic(possibly with any hardware changes required)
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: How to enable SPI interface for WLAN instead of UART
Do you mean you want to use the AT firmware with SPI?
Who is online
Users browsing this forum: No registered users and 104 guests