Page 1 of 1

SPI slave chip select

Posted: Fri Jul 25, 2025 5:13 am
by Brindha P
When ESP32 is configured as SPI slave connected with STM32 SPI Master , when chip select is made always low I couldn't receive data in ESP32 when chip select made low and high for every transaction I can receive data correctly from STM32. When the chip select is always low ESP32 slave is not selected why?