Interrupt Callback for DMA in MPC(Multiple Parallel Conversion) not getting generated (DMA trig).

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

Interrupt Callback for DMA in MPC(Multiple Parallel Conversion) not getting generated (DMA trig).

ソリューションへジャンプ
1,189件の閲覧回数
AkhileshBelore
Contributor I

Hello,
(For S32K39-37 (S32K396))
The below mentioned signals are connected to the respective ADCs as per the below table: 

SignalsADCCL attributesFIFO
SIN_PADC3_P2List StartFIFO 1
COS_PADC5_P0 
SIN_Inv_PADC3_P1 
COS_Inv_PADC5_P1Last channel

 

Here, BCTU shall be triggered and data from the above ADCs shall be stored in FIFO1 which shall be further be accessed through DMA.

Currently through debugging it can be observed that BCTU is getting triggered, FIFO is getting updated, source and destination for DMA are as expected, interrupt is also enabled but interrupt callback mentioned in DMA is not getting trigger.

Please check the below doc.("Configurations.docx") for all the respective configurations.

タグ(3)
0 件の賞賛
返信
1 解決策
1,147件の閲覧回数
AkhileshBelore
Contributor I

SOLVED.
Had missed updating "Dma Mux Source"

AkhileshBelore_0-1730961439860.png

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,148件の閲覧回数
AkhileshBelore
Contributor I

SOLVED.
Had missed updating "Dma Mux Source"

AkhileshBelore_0-1730961439860.png

 

0 件の賞賛
返信
1,163件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @AkhileshBelore,

Did you enable the DMA interrupt in the Interrupt driver?

 

0 件の賞賛
返信