Skip to content
Discussion options

You must be logged in to vote

Thanks, @teburd

In that case, @asteriskSF
dma_config() should not be used in an ISR. Instead you could use dma_reload(), as NXP drivers also call dma_reload() in DMA callbacks. Otherwise, only call APIs with the isr-ok property.

Best regards

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DerekSnell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: SPI SPI bus area: DMA Direct Memory Access platform: NXP Drivers NXP Semiconductors, drivers
3 participants