Communication between a LyraT and a standard esp32 devkit

otaviomad
Posts: 3
Joined: Sun Mar 01, 2020 3:51 pm

Communication between a LyraT and a standard esp32 devkit

Postby otaviomad » Wed Mar 04, 2020 5:36 am

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?

ESP_Sprite
Posts: 9050
Joined: Thu Nov 26, 2015 4:08 am

Re: Communication between a LyraT and a standard esp32 devkit

Postby ESP_Sprite » Wed Mar 04, 2020 8:32 am

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 122 guests