When using mini-flex bus on MCF52259 - do I need to connect pull-up to D0-D7 ?

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

When using mini-flex bus on MCF52259 - do I need to connect pull-up to D0-D7 ?

ソリューションへジャンプ
937件の閲覧回数
ambre
Contributor I

Usually, pull-ups are needed on data bus, but in the MCF52259EVB schematic - no pull-ups are mentioned.

ラベル(1)
1 解決策
662件の閲覧回数
miduo
NXP Employee
NXP Employee

Typically, since the data lines can be inputs it is best not to have them floating at any time. However, we don't use pullups/downs on the data buses on our ColdFire eval boards.

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
663件の閲覧回数
miduo
NXP Employee
NXP Employee

Typically, since the data lines can be inputs it is best not to have them floating at any time. However, we don't use pullups/downs on the data buses on our ColdFire eval boards.

0 件の賞賛
返信
662件の閲覧回数
TomE
Specialist II

Why do you think pullups are required on a data bus?

There are some instances in which this might be useful; I'm interested in your reasons.

Tom

0 件の賞賛
返信
662件の閲覧回数
ambre
Contributor I

Usually pull-ups are required on data bus, to make a legal voltage levels between access to the different devices on the bus.

Unless the devices on the data bus have internal pull-ups.

0 件の賞賛
返信
662件の閲覧回数
TomE
Specialist II

> legal voltage levels between access to the different devices on the bus.

Between accesses, no device cares what the levels are on the bus, so it doesn't really matter.

You haven't given me your specific reasons for wanting "legal voltage levels" between cycles.

Or why the EVB should be supporting and demonstrating that need or requirement.

Tom