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 ?

跳至解决方案
940 次查看
ambre
Contributor I

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

标签 (1)
1 解答
665 次查看
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 回复数
666 次查看
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 项奖励
回复
665 次查看
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 项奖励
回复
665 次查看
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 项奖励
回复
665 次查看
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