Skip to content

Need sample code or steps to configure CAN receive DMA on lpc55s16 microcontroller #71478

Discussion options

You must be logged in to vote

The Bosch M_CAN IP core as used in the LPC55xxx series only supports DMA via an extension-module called DMU (DMA Interface Unit). As far as I know, the LPC55xxx series does not include the DMU.

I am looking into providing DMA support for the CAN drivers where it can be done (e.g. FlexCAN FD with Enhanced FIFO support), but that's another story.

@aravinth-kalai I am curious to hear how you reached to conclusion, you'd need use DMA along with the LPC55xxx MCAN?

Replies: 2 comments

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: CAN platform: NXP Drivers NXP Semiconductors, drivers
3 participants