espressif / esp-hosted

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

NG: Unable to communicate over SPI #488

Closed sergey-suloev closed 1 week ago

sergey-suloev commented 1 week ago

Checklist

Issue or Suggestion Description

I started experiencing SPI communication issues since I have updated my codebase from the current master branch. The problem is that the NG host driver can't get bootup event anymore. I investigated the issue with logic analyzer and what seems strange to me is that ESP does not rise DATA-READY event before sending bootup packet. This is most likely the reason why IRS isn't called and the packet doesn't arrive. I verified all physical connections again and they all look fine. Could you get an advice what I should try further, please.

Screenshot from 2024-09-16 15-32-38

sergey-suloev commented 1 week ago

full capture is here Session1.sal.zip

mantriyogesh commented 1 week ago

Please open in bug, instead of feature suggestion.

sergey-suloev commented 1 week ago

reopened as a bug