Iinitialize the Dma Ip Logic Channel

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

Iinitialize the Dma Ip Logic Channel

1,145件の閲覧回数
welt
Contributor I
  • I want to initialize each DMA channel individually,but when I use function "Dma_Ip_LogicChannelInit(const uint32 LogicCh);",the Dma Ip Channel state is always not Dma_Ip_Ch_ResetState.

  • So how can I avoid it

0 件の賞賛
返信
1 返信

1,107件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @welt,

The Dma_Ip_Init() function calls Dma_Ip_LogicChannelInit(LocCfgIdx).

Please use the Configuration tool to configure the channels, then generate the code and call the Dma_Ip_Init().

 

BR, Daniel

0 件の賞賛
返信