MCF5485 FEC Documentation

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

MCF5485 FEC Documentation

4,194件の閲覧回数
kchaloup
Contributor I
I'm trying to port a 5272 network driver to the 5485 and cannot find detailed information about the 5485 FEC other than the reference manual. Is there any detail documentation that describes the 5485 FEC other the the referance manual? I would like more info on the buffer dscriptor flags, etc.
 
ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,468件の閲覧回数
wrostek
Contributor I

The same to me. Can you please update the links for ref and example.

Thanks

Wolfgang R.

0 件の賞賛
返信

1,468件の閲覧回数
mnorman
NXP Employee
NXP Employee
Unlike the 5272 (and 5282, 523x, 5275, etc.), the FEC on the MCF547x/8x devices does not have a dedicated DMA.  Instead, the Multichannel DMA is responsible for servicing the FEC FIFOs along with the FIFOs of the other CommBus peripherals.  The Multichannel DMA API does provide tasks that emulate the buffer descriptor behavior of the FEC with a dedicated DMA. 
 
Please refer to the Multichannel DMA API and the sample software on the web for more details.
 
MCD API:
 
Software example:
0 件の賞賛
返信

1,468件の閲覧回数
JShilinski
Contributor II
Those links are no longer active. Can you direct provide updated ones?