Usually, pull-ups are needed on data bus, but in the MCF52259EVB schematic - no pull-ups are mentioned.
解決済! 解決策の投稿を見る。
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.
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.
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
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.
> 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