IMXRT1176 enet qos DMA reset fail

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

IMXRT1176 enet qos DMA reset fail

1,550件の閲覧回数
whk1619
Contributor I

phy of sdk 's evkmimxrt1170_lwip_httpsrv_enet_qos_bm_cm7 replace ksz8081,however,DMA Bus Mode not reset.

/* Reset first and wait for the complete
* The reset bit will automatically be cleared after complete. */
base->DMA_MODE |= ENET_QOS_DMA_MODE_SWR_MASK;
while ((base->DMA_MODE & ENET_QOS_DMA_MODE_SWR_MASK) != 0U)
{
}

stop on here.phy can link,all register can be read.if colse dma,Unable to connect to the http_server.

4 返答(返信)

787件の閲覧回数
Hrapnx
Contributor I

Same is true with me. What solved your problem? Any troubleshooting tips to share?

0 件の賞賛
返信

777件の閲覧回数
Hrapnx
Contributor I
After enable of SION flag for REF_CLK in mux config, problem is solved.
0 件の賞賛
返信

994件の閲覧回数
luk1
Contributor I

Hi @whk1619 

Did you find any solution for this. Can you please tell me, if you have found any solution for this, because i am facing the same issue.

0 件の賞賛
返信

1,297件の閲覧回数
Aravind_nxp
Contributor I

Hi @whk1619 

Did you find any solution for this. Can you please tell me, if you have found any solution for this, because i am facing the same issue.

0 件の賞賛
返信