espressif / esp-hosted

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
Other
675 stars 158 forks source link

Does esp32C3 support two chips connect witch one spi master #377

Closed lipengvita closed 4 months ago

lipengvita commented 4 months ago

I means host as spi master and connect two esp32c3 which two are slave ,the comunction is controled by NSS

mantriyogesh commented 4 months ago

Hello @lipengvita ,

ESP-Hosted works with SPI as slave. Is the host controlling the slave with individual CS pins? If so, it should work fine.

I am trying to understand the use case, as it might be more of ESP-IDF use case and may or may not need ESP-Hosted.

lipengvita commented 4 months ago

thks

mantriyogesh commented 4 months ago

Can we close this issue, if you have no further questions?