In MPC8306, eLBC byte read access in 16bit-port with GPCM mode

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

In MPC8306, eLBC byte read access in 16bit-port with GPCM mode

1,653件の閲覧回数
manuelojea
Contributor II

We need to have a byte access to a VME bus connected through the eLBC using a 16-bit port using the GPCM.

As we read in the MPC8306RM, there are not read byte enable signals in GPCM mode.

Is it possible to use other signals for the read byte selection or we should use the UPM mode?

Thank you for your help.

Manuel Ojea

1 返信

1,417件の閲覧回数
alexander_yakov
NXP Employee
NXP Employee

On read cycle GPCM reads whole 16-bits and ignores unnecessary byte.

On write cycle GPCM has individual write enable outputs - WE0 and WE1

There is no individual byte enable outputs in GPCM mode, you have to use UPM if you need byte enable outputs.

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------