problem while using Chip select pin along with a GPIO pin

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

problem while using Chip select pin along with a GPIO pin

1,022件の閲覧回数
pavangidaveer
Contributor II

Hello,

 

We are using MPC5200B as master in our device.

While using Chip Select 1, we have observed that we are not able to assert PSC6_3 (configured as GPIO) while chip select is kept asserted.
That is, even if we extend wait period of Chip Select 1 and assert PSC6_3 in the next instruction itself, actual assertion occurs only after chip select gets de-asserted.
In our application we needed to assert PSC6_3 while keeping Chip Select asserted.
Could you please tell us why this unexpected delay is occuring?

 

Regards,

Pavan

ラベル(1)
タグ(2)
1 返信

927件の閲覧回数
Pavel
NXP Employee
NXP Employee

The MPC5200B Chip Select pins and PSC6 pins are independent pins.

See the Table 2-24 of the MPC5200B Reference Manual.

Perhaps there is unexpected short-circuit between the Chip Select 1 and PSC6_3.

Check your board about unexpected short-circuit between the Chip Select 1 and PSC6_3.


Have a great day,
Pavel Chubakov

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