Answers checklist.
General issue report
I want to use a non-esp32 MCU as an SPI host to communicate with SPI AT. But I don't know how to build an SPI host program, as the communication protocol with SPI AT seems to rely on the esp's underlying SPI driver program, and I don't know how to implement it on other MCUs.