how to set ~CS high time from MCF5280 (EIM External Interface Module)???

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

how to set ~CS high time from MCF5280 (EIM External Interface Module)???

1,490件の閲覧回数
nicolai46
Contributor I
Hello,

I have a problem with interfacing a dualuart ic (EXAR XR68C192) with the MCF5280.
The dualuart requires a minimum time of 100ns between to asserted chip selects.

I´ve found the option to insert wait states (chip select control register),
but this leads only to a longer chip select assert time but not a longer deassert time.

How can I extend the chip select deasert time?

Thanks,
Nicolai


Message Edited by nicolai46 on 2008-10-20 04:59 PM
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

834件の閲覧回数
nicolai46
Contributor I
I still run this workaround with NOP´s but I would like to know if there is a possibility to enlarge the timing
between two CS´s with register settings of the external bus.

0 件の賞賛
返信

834件の閲覧回数
admin
Specialist II
Well, I don't know much about MCF5280 or its EIM, but one way of solving the problem would be to wrap accesses to the XR68C192 in assembly language subroutines and supplying enough NOPs to ensure long enough CS deassert time.
0 件の賞賛
返信