ST7FLITE49K2T6TR STMicroelectronics, ST7FLITE49K2T6TR Datasheet - Page 183

IC MCU 8BIT 8K FLASH 32LQFP

ST7FLITE49K2T6TR

Manufacturer Part Number
ST7FLITE49K2T6TR
Description
IC MCU 8BIT 8K FLASH 32LQFP
Manufacturer
STMicroelectronics
Series
ST7r
Datasheet

Specifications of ST7FLITE49K2T6TR

Core Processor
ST7
Core Size
8-Bit
Speed
8MHz
Connectivity
I²C, SPI
Peripherals
LVD, POR, PWM, WDT
Number Of I /o
24
Program Memory Size
8KB (8K x 8)
Program Memory Type
FLASH
Eeprom Size
256 x 8
Ram Size
384 x 8
Voltage - Supply (vcc/vdd)
2.4 V ~ 5.5 V
Data Converters
A/D 10x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
32-LQFP
Processor Series
ST7FLITE4x
Core
ST7
Data Bus Width
8 bit
Data Ram Size
384 B
Interface Type
I2C, SPI
Maximum Clock Frequency
8 MHz
Number Of Programmable I/os
24
Number Of Timers
4
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
Development Tools By Supplier
ST7FLITE-SK/RAIS, ST7FLI49M-D/RAIS, STX-RLINK
Minimum Operating Temperature
- 40 C
On-chip Adc
10 bit, 10 Channel
For Use With
497-8399 - BOARD EVAL ST7LITE49M/STLED316S497-5858 - EVAL BOARD PLAYBACK ST7FLITE
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ST7FLITE49K2T6TR
Manufacturer:
STMicroelectronics
Quantity:
10 000
Part Number:
ST7FLITE49K2T6TR
Manufacturer:
ST
0
ST7LITE49K2
12
12.1
Table 62.
Immediate
No Offset
Inherent
Short
Short
Short
Short
Long
Long
Long
Instruction set
ST7 addressing modes
The ST7 core features 17 different addressing modes which can be classified in seven main
groups:
Table 61.
The ST7 instruction set is designed to minimize the number of bytes required per
instruction: To do so, most of the addressing modes may be subdivided in two submodes
called long and short:
The ST7 Assembler optimizes the use of long and short addressing modes.
ST7 addressing mode overview
Mode
Indirect
Indirect
Indirect
Direct
Direct
Direct
Direct
Direct
Long addressing mode is more powerful because it can use the full 64 Kbyte address
space, however it uses more bytes and more CPU cycles.
Short addressing mode is less powerful because it can generally only access page
zero (0000h - 00FFh range), but the instruction size is more compact, and faster. All
memory to memory instructions use short addressing modes only (CLR, CPL, NEG,
BSET, BRES, BTJT, BTJF, INC, DEC, RLC, RRC, SLL, SRL, SRA, SWAP)
Description of addressing modes
Indexed
Indexed
Indexed
Indexed
Addressing mode
Bit operation
Immediate
Inherent
Relative
Indexed
Indirect
Direct
ld A,($1000,X)
ld A,([$10],X)
ld A,($10,X)
ld A,[$10.w]
ld A,$1000
ld A,#$55
ld A,[$10]
ld A,$10
ld A,(X)
Syntax
nop
Destination/
0000..FFFF
0000..FFFF
0000..FFFF
00..1FE
00..1FE
source
00..FF
00..FF
00..FF
address
Pointer
00..FF
00..FF
00..FF
ld A,([$55],X)
bset
ld A,($55,X)
ld A,#$55
Pointer
ld A,$55
Example
jrne loop
word
size
byte
byte
nop
byte,#5
+ 0 (with X register)
+ 1 (with Y register)
Instruction set
Length
(bytes)
+ 0
+ 1
+ 1
+ 2
+ 1
+ 2
+ 2
+ 2
+ 2
183/245

Related parts for ST7FLITE49K2T6TR