Communication between a LyraT and a standard esp32 devkit
Communication between a LyraT and a standard esp32 devkit
So I've decided to get a LyraT for the convenience of the DAC and ADC however it lacks the many I/O pins that I wanted for my project. Is it possible to have a wired connection between the two, and if so, how?
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: Communication between a LyraT and a standard esp32 devkit
Sure, you can use e.g. an UART or SPI master/slave, or even perhaps SDIO for this. There is no particular support for hooking up two ESP32s in ESP-IDF, so you'll need to wrap whatever you need in a communication protocol yourself.
Who is online
Users browsing this forum: No registered users and 70 guests