Getting issue to use ESP32 SPI both way communication.
Posted: Tue Jun 21, 2022 12:51 pm
Hi,
I want to use ESP32 SPI as slave. Want to interface with another MCU which is SPI Master. I want to transfer and receive both way communication in ESP32 SPI slave device. Is it possible with Arduino IDE? Is any particular library to use ? Please suggest and guide. I have tried ESP32 SPI (VSPI ) slave polling method in which I can receive any string or data as expected also tries ESP32 SPI master to send data but failed to merge both logic in one code. So please suggest me How can I achieve both way communication with another MCU. waiting for your positive response. Thanks in advance.
BR,
Sudeep
I want to use ESP32 SPI as slave. Want to interface with another MCU which is SPI Master. I want to transfer and receive both way communication in ESP32 SPI slave device. Is it possible with Arduino IDE? Is any particular library to use ? Please suggest and guide. I have tried ESP32 SPI (VSPI ) slave polling method in which I can receive any string or data as expected also tries ESP32 SPI master to send data but failed to merge both logic in one code. So please suggest me How can I achieve both way communication with another MCU. waiting for your positive response. Thanks in advance.
BR,
Sudeep