eDMA LPSPI FreeRTOS RT1160

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

eDMA LPSPI FreeRTOS RT1160

跳至解决方案
808 次查看
neo2
Contributor III

Hi,

I have RT1160, is there a eDMA LPSPI driver for FreeRTOS?

I'm looking at creating one in a similar structure as I2C.

Regards

0 项奖励
回复
1 解答
799 次查看
neo2
Contributor III

Actually I found the best way is to base software the evkmimxrt1160_lpspi_edma_b2b_transfer_master_cm7

I can put the code in it's own task.

I've noted the concept is slightly different from, for example the I2C FreeRTOS example

在原帖中查看解决方案

1 回复
800 次查看
neo2
Contributor III

Actually I found the best way is to base software the evkmimxrt1160_lpspi_edma_b2b_transfer_master_cm7

I can put the code in it's own task.

I've noted the concept is slightly different from, for example the I2C FreeRTOS example