Features: 24bit linear addressing and up to 16 Mbytes of memory a register file based CPU with registers accessible as bytes, words, and double words a page mode for accelerating external instruction fetches an instruction pipeline an enriched instruction set, including 16bit arithmetic and logic...
TSC80251: Features: 24bit linear addressing and up to 16 Mbytes of memory a register file based CPU with registers accessible as bytes, words, and double words a page mode for accelerating external instructi...
SeekIC Buyer Protection PLUS - newly updated for 2013!
268 Transactions
All payment methods are secure and covered by SeekIC Buyer Protection PLUS.
Features: 1 Kbyte of internal RAMTSC83251A1: 24 Kbytes of on-chip masked ROMTSC87251A1: 24 Kbytes ...
Features: C251 core based (MCS 251Intel compliance)PinOut compatibility with 80C51 standard produ...
Features: PinOut and software compatibility with standard 80C51 products and 80C51FA/FB/RA/RBPlugi...
Automotive:
Airbag
ABS
Gearbox
Climate control
Car radio
Car navigation
Communication:
Cordless phones
Cellular phones
High speed modems
Highend feature phones
ISDN phones
Line cards
Network termination
Computer:
Highend monitors
DVDROM
Magtape card & smart card readers
Barcodes readers
Computer telephony
Force feedback joysticks
Industrial:
Process monitoring control & readouts
Air conditioning systems
Automation TEMIC's TSC80251 derivatives are designed around the C251 core, using standard peripherals dedicated to a targetted range of applications. Here is a selection of peripheral blocks:
Serial interfaces:
UART (Universal Asynchronous Receiver Transmitter)
I2C (InterIntegrated Circuit)
SPI (Serial Protocol Interface)
mWire (Synchronous Serial Interface)
Special Functions:
PCA: Programmable Counter Array (516bit modules)
Highspeed output
Compare/Capture I/O
8bit Pulse Width Modulator (PWM)
ADC (Analog to Digital Converter)
Smart sensor interfaces with PMU (Pulse Measurement Unit)
Control functions:
Watchdog Timer
Timers/Counters
Power monitoring and management
Interrupt handler
Memories:
RAM
ROM
EPROM/OTPROM
Adds the source operand to the destination operand, which can be a register or the accumulator, leaving the result in the register or accumulator. If there is a carry out of bit 7 (CY), the CY flag is set. If byte variables are added, and if there is a carry out of bit 3 (AC), the AC flag is set. For addition of unsigned integers, the CY flag of TSC80251 indicates that an overflow occurred.
If there is a carry out of bit 6 but not out of bit 7, or a carry out of bit 7 but not bit 6, the OV flag is set. When adding signed integers, the OV flag of TSC80251 indicates a negative number produced as the sum of two positive operands, or a positive sum from two negative operands.