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
Solved! Go to Solution.
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
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