2394435_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2394435_en-US

2394435_en-US

I need to configure DMA for SPI

I am using S32DS IDE and RTD 3.0 can anyone tell me how to start the DMA with SPI with step by step instructions or any other example code if available

Re: I need to configure DMA for SPI

Thank you for your response

Do this work for s32k322 MCU

Re: I need to configure DMA for SPI

Hi @ershi 

Included with the RTDs are provided two example codes for SPI communication using DMA, one using Low-Level Drivers (Ip) and one using High-Level Drivers (MCAL). You can refer to the thread HOWTO: S32 Design Studio - Create a New S32DS Project from Example for guidance on how to import the examples.

Also, you can refer to the example provided in the thread Example S32K31 SPI Multiple Packet Transmit & Receive: Solution for DMA Cache Issue.


BR, VaneB

Re: I need to configure DMA for SPI

Hi @ershi 

Although the examples are not specifically designed for the S32K322, the functionality is generally the same across the S32K3 family, unless otherwise stated in the Reference Manual Therefore, you can use this project as a reference for your implementation and adapt it as needed for your specific device.

Tags (1)
No ratings
Version history
Last update:
14 hours ago
Updated by: