參數(shù)資料
型號: ST92R195C
英文描述: ROMLESS HCMOS MCU WITH ON-SCREEN-DISPLAY AND TELETEXT DATA SLICER
中文描述: 無ROM HCMOS微控制器屏幕顯示和圖文電視數(shù)據(jù)限幅器
文件頁數(shù): 156/208頁
文件大?。?/td> 2312K
代理商: ST92R195C
第1頁第2頁第3頁第4頁第5頁第6頁第7頁第8頁第9頁第10頁第11頁第12頁第13頁第14頁第15頁第16頁第17頁第18頁第19頁第20頁第21頁第22頁第23頁第24頁第25頁第26頁第27頁第28頁第29頁第30頁第31頁第32頁第33頁第34頁第35頁第36頁第37頁第38頁第39頁第40頁第41頁第42頁第43頁第44頁第45頁第46頁第47頁第48頁第49頁第50頁第51頁第52頁第53頁第54頁第55頁第56頁第57頁第58頁第59頁第60頁第61頁第62頁第63頁第64頁第65頁第66頁第67頁第68頁第69頁第70頁第71頁第72頁第73頁第74頁第75頁第76頁第77頁第78頁第79頁第80頁第81頁第82頁第83頁第84頁第85頁第86頁第87頁第88頁第89頁第90頁第91頁第92頁第93頁第94頁第95頁第96頁第97頁第98頁第99頁第100頁第101頁第102頁第103頁第104頁第105頁第106頁第107頁第108頁第109頁第110頁第111頁第112頁第113頁第114頁第115頁第116頁第117頁第118頁第119頁第120頁第121頁第122頁第123頁第124頁第125頁第126頁第127頁第128頁第129頁第130頁第131頁第132頁第133頁第134頁第135頁第136頁第137頁第138頁第139頁第140頁第141頁第142頁第143頁第144頁第145頁第146頁第147頁第148頁第149頁第150頁第151頁第152頁第153頁第154頁第155頁當前第156頁第157頁第158頁第159頁第160頁第161頁第162頁第163頁第164頁第165頁第166頁第167頁第168頁第169頁第170頁第171頁第172頁第173頁第174頁第175頁第176頁第177頁第178頁第179頁第180頁第181頁第182頁第183頁第184頁第185頁第186頁第187頁第188頁第189頁第190頁第191頁第192頁第193頁第194頁第195頁第196頁第197頁第198頁第199頁第200頁第201頁第202頁第203頁第204頁第205頁第206頁第207頁第208頁
156/208
ST92R195C - TELETEXT SLICER AND ACQUISITION UNIT
TELETEXT SLICER AND ACQUISITION UNIT
(Cont’d)
8.7.5 Hamming Decoding
The Hamming Decoding Unit is a separate block
that the application software can use to check and
decode Hamming coded data groups of three
bytes (Hamming 24/18 format) or one data byte
(Hamming 8/4 format).
The bytes must either be written to the three corre-
sponding registers ACQHD2R, ACQHD1R and
ACQHD0R or only to ACQHD0R. The bytes must
be written in the correct order, where the last sig-
nificant bit is the ACQHD0R (b0). Once the last
8.7.5.1 Hamming 24/18 Decoding
byte is written, in the case of Hamming 24/18
check, the result is immediately available on 18
bits, plus one bit for validating the data. In the case
of Hamming 8/4 check, the result is available on 4
bits, plus one bit for validating data.
In order to detect uncorrected remaining errors,
the ERR bit (bit 23 for Hamming 24/18 or bit 4 for
Hamming 8/4) of the bytes word acts as an “Invalid
Hamming Data” Flag upon being read (Hamming
error detected when the flag is set).
A1-A6
M1-M5
D1-D6
P1-P6
Row or column address
Mode description bits
Data bits
Hamming protection bits
Error Bit Address Calculation
The error bit position pos is calculated as follows:
pos = !P5*24+!P4*23+!P3*22+!P2*21+!P1*20
!Pi is Pi complemented.
If pos > 23 and not equal to 0, then there is more
than one error in the 3-byte group and the data
group is to be rejected. To correct a single-bit error
the specified bit is complemented. It is not neces-
sary to correct a protection bit that is in error.
byte
bit
name
byte
bit
name
2
1
b
23
P6
b
22
D7
b
21
D6
b
20
D5
0
b
4
A2
b
19
D4
b
18
D3
b
17
D2
b
16
D1
b
15
P5
b
14
M5
b
13
M4
b
12
M3
b
11
M2
b
10
M1
b
9
A6
b
8
A5
b
7
P4
b
6
A4
b
5
A3
b
3
P3
b
2
A1
b
1
P2
b
0
P1
Equation Number
P1
P2
P3
P4
P5
Equation (
= xor)
=b0
b2
b4
b6
b8
b10
b12
b14
b16
b18
b20
b22
=b1
b2
b5
b6
b9
b10
b13
b14
b17
b18
b21
b22
=b3
b4
b5
b6
b11
b12
b13
b14
b19
b20
b21
b22
=b7
b8
b9
b10
b11
b12
b13
b14
=b15
b16
b17
b18
b19
b20
b21
b22
=b0
b1
b2
b3
b4
b5
b6
b7
b8
b9
b10
b11
b12
b13
b14
b15
b16
b17
b18
b19
b20
b21
b22
b23
P6
P1-P5
P6
Conclusion
No errors in
data bits, only
in b
23
No error in
data bits
Handling
ERR
all 1
0
accept
data bits
0
all 1
1
accept
data bits
error bit ad-
dress cal-
culation
see below
0
don’t
care 0
& 1
0
single bit error
0 if pos is
from 1 to 23,
1 if pos= 0 or
>23
don’t
care 0
& 1
1
double bit error
rejected
data bits
1
相關(guān)PDF資料
PDF描述
STA003 MPEG 2.5 LAYER III AUDIO DECODER
STA10 ASIC
STA351A General Purpose Sink Driver Array
STA352A General Purpose Source Driver Array
STA474A H-bridge Motor Driver Array
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
ST92T141K4B6 功能描述:8位微控制器 -MCU OTP EPROM 16K SPI RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
ST92T141K4M6 功能描述:8位微控制器 -MCU OTP EPROM 16K SPI RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
ST92T163R4T1 功能描述:8位微控制器 -MCU OTP EPROM 20K USB/I2 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
ST92T196/JAP 制造商:STMicroelectronics 功能描述:
ST92T96N9B1/AIN 制造商:STMicroelectronics 功能描述: