|
发表于 2009-10-27 14:15:04
|
显示全部楼层
"As input tri-stated" can result in high current and device overheating if a dedicated input or I/O pin is completely floating on the board. The input buffer could oscillate. Refer to the .pin file produced by the Fitter to see how to connect each pin. The .pin file will tell you to connect pins that are not supposed to be left floating.
If your particular device allows it, it would be safer to set "Device and Pin Options --> Unused Pins --> Reserve all unused pins" to "As input tri-stated with bus-hold circuitry" or "As input tri-stated with weak pull-up resistor".
If you know you have a particular spare pin grounded on the board, the weak pull-up would of course use a little power. (Bus hold on a grounded pin is fine.) For specific pins you have grounded on the board, use the Assignment Editor to set "Reserve Pin" to "As output driving ground". You can use "Reserve all unused pins" for the rest of the spare pins instead of an Assignment Editor setting for each one. |
|