You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for using LibDriver. We will provide a demo of GD32F303 QSPI. Please send your email to [email protected] We will send it to you through this email address.
Thank you very much for using LibDriver. We will provide a demo of GD32F303 QSPI. Please send your email to [email protected] We will send it to you through this email address.
Please ask your question
以GD32F303为例,参考GD25QXX驱动,QSPI读写使能并非是在SPI初始化时就开启的,而是在读写操作中的部分指令后才开启,针对这一点libdriver/w25qxx驱动并没有相关的接口适配,或者说spi_qspi_write_read回调函数传入的参数可能指向性地提供了使能传参,但由于参数太多不明确,所以希望可以提供一个GD32F303 QSPI的适配demo,如果包含DMA中断方法就更好了。
Additional context
No response
The text was updated successfully, but these errors were encountered: