
F100
model. |
F100 Manual, Software and Schematic |
Assembler, Small-C compiler,
uploading and FLASH programming software included, upon
purchasing any of our boards. All software features can
be managed from within a single software program. FLASH Programming Features: The board is designed to allow installation of a 5V Regulator IC. (not included). Note: Even though not shown on the picture, a MAX232 IC, used for serial port communication, is also installed on the board, it is located under the 40 pin DIP 80C251 IC. All components are installed on the same side of the board. 5V Power Supply and Serial Connector Required. |
About the 80C251:
The
standard 8051 it's a great processor, it meets
the speed and performance required for most applications, but...
there are applications that require higher speed and performance,
that's when the 80C251 comes in as a good choice, here's
why:
It
executes ALL of the instructions native to the 8051, and it
EXECUTES them FASTER.
Besides the instructions native to the 8051, the 80C251 has
plenty of 8, 16 and 32-bit instructions native to itself, thus
providing an easier and more efficient programming and VERY FAST
EXECUTION.
Following is a summary of
tasks that the 80C251 can accomplish with just 1 instruction, but
for which the 8051 takes several assembly instructions to
accomplish:
16
bit instructions:
multiplication,
division, rotate, logical AND, OR and XOR
16
and 32 bit instructions:
addition,
subtraction, increment, decrement, push, pop, compare and data
movement.
There are other features that make the 80C251 a very powerful
CPU:
512 bytes
of internal data RAM, vs 128 bytes for the standard
8051 and 256 for the 80C552, 80C51GB and 8032.
Besides the 2 standard timer/counters (3 for the 80C552, 8032 and
80C51GB), the 80C251 is internally equipped with programmable
counter array registers, which are handy for pulse width
modulation.
Several 16
and 32 bit registers not found in the standard 8051/52 play an
important role in the 80C251 processing speed.
More
on the 80C251:
Highlights
Comparison