Open shibida opened 2 months ago
Try using esp-idf as the framework instead of arduino
I didn't try that cause, I made a custom sensor integrate an other library (based on arduino) It was more simple to me to patch spi component to make it work for my case.
But it is to trace the fault.
The problem
In the SPI component :
This cause the problem of do not be able to use the real spi3 device on the ESP32-S2 boards.
Which version of ESPHome has the issue?
2024.10.0-dev
What type of installation are you using?
Docker
Which version of Home Assistant has the issue?
2024.9.1
What platform are you using?
ESP32
Board
wemos S2 mini
Component causing the issue
SPI
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response