Bus contention is an undesirable state of the bus of a computer, in which more than one memory mapped device or the CPU is attempting to place output values onto the bus at once. Normally, integrated circuits that connect to the bus are designed so that the likelihood of bus contention is nil provided that the chips are operated within their rated set-up times and so forth. However, if the bus is deliberately driven too fast, these setup times may be violated leading to contention. Contention may also arise on a system whose memory mapping is programmable, and illegal values are written to the registers controlling the mapping.

Contention can lead to erroneous operation, damage to the hardware, or in extreme cases, fusing of the bus wiring.