S32K312 UART Transmit & Receive Using DMA

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K312 UART Transmit & Receive Using DMA

2,323件の閲覧回数
li3
Contributor II

li3_0-1711969179748.png

Hello, I am configuring UART to transmit in DMA mode.it is difficult for me to configure other channels by referring to the additional code project. Can you help me configure the sample project of the UART2 channel and upload the configuration picture? thank you.

I configured the new project UART6 through the configuration item of the attached project example, but it failed. Is the configuration missing?

Example S32K312 UART Transmit & Receive Using DMA DS3.5 RTD300 - NXP Community

タグ(3)
0 件の賞賛
返信
5 返答(返信)

2,287件の閲覧回数
li3
Contributor II

li3_0-1712048506798.jpeg

在Dma_Mux配置DMA物理通道,即可使用DMA

0 件の賞賛
返信

2,278件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Thanks for sharing.
I am glad to hear that it works now.

0 件の賞賛
返信

2,271件の閲覧回数
li3
Contributor II

li3_0-1712062942578.png

你好

为什么在配置 RM 组件时,DMA Mux Sourse 中只能选择 UART0 和 UART1 通道?

谢谢。

0 件の賞賛
返信

2,241件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

DMAMUX_0 and DMAMUX_1 channels are mapped to eDMA_TCD 0–15 and 16–31, respectively.
excluding S32K312 where
DMAMUX_0 and DMAMUX_1 channels are mapped to eDMA_TCD 0–5 and 6–12, respectively.
So please change the Dma Hardware Channel.

0 件の賞賛
返信

2,239件の閲覧回数
li3
Contributor II

li3_0-1712109640501.png

hello,

Thank you for your reply, I have successfully configured.

thank you.

0 件の賞賛
返信