when to provide spi peripherals driver?
when to provide spi peripherals driver?
now,only have spi-flash driver
Re: when to provide spi peripherals driver?
The SPI master driver will be in esp-idf v2.0, due for release in the next two weeks.
Re: when to provide spi peripherals driver?
At that time can provide spi DMA Interruption example ?ESP_Angus wrote:The SPI master driver will be in esp-idf v2.0, due for release in the next two weeks.
-
- Posts: 9711
- Joined: Thu Nov 26, 2015 4:08 am
Re: when to provide spi peripherals driver?
The SPI driver will actually be fully capable of interrupt-driven DMA transfers. You basically feed it the transfers you want it to do using a queue and it will give you back the transfers it finished using another queue.
Re: when to provide spi peripherals driver?
Thanks for your swift responseESP_Sprite wrote:The SPI driver will actually be fully capable of interrupt-driven DMA transfers. You basically feed it the transfers you want it to do using a queue and it will give you back the transfers it finished using another queue.
Re: when to provide spi peripherals driver?
The SPI master driver is now available in the latest ESP-IDF.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Who is online
Users browsing this forum: No registered users and 91 guests