Ultra Start 16xx Manual de usuario Pagina 4

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 37
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 3
MEB/0404
© 2004 Texas Instruments Inc, Slide 4
No accumulator
bottleneck
Single-cycle operations
Silicon area 30% smaller
than ‘8051 lowers cost
Industries most efficient
C-code density
Write Less Code, Use
Write Less Code, Use
Fewer Cycles
Fewer Cycles
Modern 16-bit RISC CPU
0
15
16
16-bit ALU
R8
R9
R10
R11
R12
R13
R14
R15
R4
R5
R6
R7
R3/CG
R2/SR
R1/SP
R0/PC
16
0
15
16
16-bit ALU
R8
R9
R10
R11
R12
R13
R14
R15
R4
R5
R6
R7
R3/CG
R2/SR
R1/SP
R0/PC
16
Modern 16-bit RISC CPU is optimized for modern programming techniques.
•The MSP430’s architecture provides the flexibility of 16 fully addressable, single-cycle 16-bit
CPU registers. The large CPU register file eliminates what is typically a single working file or
accumulator bottleneck. The CPU registers are fully accessible including the program counter,
stack pointer, status register and 12 working registers.
•The CPU also integrates a constant generator to automatically generate the six most used
immediate values. The constant generator has the effect of reducing code size by generator this
common constants (or literals) using hardware, eliminating what would be immediate values
embedded in code.
•The modern Reduced Instruction Set (RISC) design of the CPU offers versatility through
simplicity using only 27 easy-to-understand instructions and seven consistent addressing
modes. All memory spaces – Flash, RAM, peripherals and CPU registers - use the exact same
instructions and addressing modes. All instructions can also be used in a byte format as well.
The MSP430 is an orthogonal design because all instructions are used consistently though all
areas of the device.
•Up to 8 MIPS of performance is available today, with more planned.
•The result is a 16-bit, ultra-low power CPU that has more effective processing throughput, is
smaller in size, and more code-efficient than other 8/16-bit microcontrollers. When using the
MSP430, this results in programmers writing less lines of code. Now it’s possible to develop
ultra-low power, high-performance applications at a fraction of the code size previously
possible.
Vista de pagina 3
1 2 3 4 5 6 7 8 9 ... 36 37

Comentarios a estos manuales

Sin comentarios