ESP-hosted
Posted: 2024-09-30 0:45
Hi,
Since I need a WiFi connection, I've been trying for a week, but without success. I chose ESP-hosted as a WiFi platform because the speed and availability are suitable for me.
I have a problem to set SPI interface in .dts. Namely, I need the SPI to be the master in SPI mode 2 or 3, and to have GPIO on pins 53, 52 and 59. The SPI interface needs normal pins, meaning MISO, MOSI, CLK and CS0.
My question is how do I achieve this in a .dts file?
And one more question: Is SPI sharing possible between two devices with, of course, an additional CS0 pin?
Since I need a WiFi connection, I've been trying for a week, but without success. I chose ESP-hosted as a WiFi platform because the speed and availability are suitable for me.
I have a problem to set SPI interface in .dts. Namely, I need the SPI to be the master in SPI mode 2 or 3, and to have GPIO on pins 53, 52 and 59. The SPI interface needs normal pins, meaning MISO, MOSI, CLK and CS0.
My question is how do I achieve this in a .dts file?
And one more question: Is SPI sharing possible between two devices with, of course, an additional CS0 pin?