Page 1 of 1

ESP32S2外设SPI2中断及中断函数怎么配置?

Posted: Wed Jun 23, 2021 1:23 am
by 987273242@qq.com
请问ESP32S2外设SPI2中断及中断函数怎么配置?有例程吗?

Re: ESP32S2外设SPI2中断及中断函数怎么配置?

Posted: Mon Aug 02, 2021 8:52 am
by ESP_Bob
一般使用建议直接使用 IDF 的 SPI Driver,这里有详细的说明 https://docs.espressif.com/projects/esp ... 手动处理中断的需求是