參數(shù)資料
型號(hào): ST7285C
廠商: 意法半導(dǎo)體
英文描述: 8-BIT MCU FOR RDS WITH 48K ROM, 3K RAM, ADC, TWO TIMERS, TWO SPIs, I2C AND SCI INTERFACES
中文描述: 8位微控制器48,000鐵路發(fā)展策略光盤,3K內(nèi)存,ADC,兩個(gè)定時(shí)器,2個(gè)SPI,I2C和脊髓損傷接口
文件頁(yè)數(shù): 31/117頁(yè)
文件大小: 748K
代理商: ST7285C
第1頁(yè)第2頁(yè)第3頁(yè)第4頁(yè)第5頁(yè)第6頁(yè)第7頁(yè)第8頁(yè)第9頁(yè)第10頁(yè)第11頁(yè)第12頁(yè)第13頁(yè)第14頁(yè)第15頁(yè)第16頁(yè)第17頁(yè)第18頁(yè)第19頁(yè)第20頁(yè)第21頁(yè)第22頁(yè)第23頁(yè)第24頁(yè)第25頁(yè)第26頁(yè)第27頁(yè)第28頁(yè)第29頁(yè)第30頁(yè)當(dāng)前第31頁(yè)第32頁(yè)第33頁(yè)第34頁(yè)第35頁(yè)第36頁(yè)第37頁(yè)第38頁(yè)第39頁(yè)第40頁(yè)第41頁(yè)第42頁(yè)第43頁(yè)第44頁(yè)第45頁(yè)第46頁(yè)第47頁(yè)第48頁(yè)第49頁(yè)第50頁(yè)第51頁(yè)第52頁(yè)第53頁(yè)第54頁(yè)第55頁(yè)第56頁(yè)第57頁(yè)第58頁(yè)第59頁(yè)第60頁(yè)第61頁(yè)第62頁(yè)第63頁(yè)第64頁(yè)第65頁(yè)第66頁(yè)第67頁(yè)第68頁(yè)第69頁(yè)第70頁(yè)第71頁(yè)第72頁(yè)第73頁(yè)第74頁(yè)第75頁(yè)第76頁(yè)第77頁(yè)第78頁(yè)第79頁(yè)第80頁(yè)第81頁(yè)第82頁(yè)第83頁(yè)第84頁(yè)第85頁(yè)第86頁(yè)第87頁(yè)第88頁(yè)第89頁(yè)第90頁(yè)第91頁(yè)第92頁(yè)第93頁(yè)第94頁(yè)第95頁(yè)第96頁(yè)第97頁(yè)第98頁(yè)第99頁(yè)第100頁(yè)第101頁(yè)第102頁(yè)第103頁(yè)第104頁(yè)第105頁(yè)第106頁(yè)第107頁(yè)第108頁(yè)第109頁(yè)第110頁(yè)第111頁(yè)第112頁(yè)第113頁(yè)第114頁(yè)第115頁(yè)第116頁(yè)第117頁(yè)
31/117
ST7285C
SERIAL COMMUNICATIONS INTERFACE
(Cont’d)
The TC bit is automatically set to “1” when trans-
mission of a frame containing Data, a Preamble or
a Break is complete, if:
– TE = ”1”, TDRE = ”1”, no word is currently being
transmitted and no preamble or BREAK is await-
ing transmission.
– TE = ”0” and the current word or preamble or
BREAK has been transmitted
The TC bit is a flag indicating that one of the above
sequences has occurred. This bit is reset to “0” by
an access to the SCSR followed by a write opera-
tion into the data register or when TDREis reset to
“0”. Transmitter operation is in no way modified by
the status of this bit.
Bit-5 =
RDRF
Received Data Ready Flag
This bit, when set to “1”, indicates that the content
of the RDR has been transferred into the SCDR. If
a Frame Error or Noise has been detected during
reception, the corresponding flags will be set.
The RDRF bit is reset to “0” by an access to the
SCSR followed by a data register read operation.
Bit-4 =
IDLE
Idle Line Detect
When the idle line detect bit is set it indicates that
the receiver idle line is detected (receipt of a mini-
mum number of ones (10 when M=0, 11 when
M=1) to constitute the number of bits in the frame
format. This allows a receiver that is not in the
wake-up mode to detect the end of a message or
the preamble of a new message or to re-synchro-
nize with the transmitter. The IDLE bitis cleared by
accessing the SCSR (with idle set) followed by a
read of the data register. The IDLE bit will not be
set again until the RDRF bit has been setitself (i.e.
a new idle line occurs). The IDLE bit is not set by
an idle line when the receiver wakes up from wake
up mode.
Bit-3 =
OR
Overrun Error
This bit is set to “1”, when the word currently being
received in the shift register is ready to be trans-
ferred into the data register while the latter is al-
ready full (RDRF=”1”). All transfers will remain dis-
abled as long as RDRF remains at “1”. Data regis-
ter content will not be lost but the shift register will
be overwritten. The OR bit is reset by an access to
the SCSR followed by a data register read opera-
tion.
Bit-2 =
NF
Noise Flag
This bit is set to “1” when noise is detected on an
acknowledge START bit or a data bit or a stop bit.
The NF is set to “1” when the noise is detected at
the rising edge of RDRF and is representative of
the word present in the data register. This bit does
not generate interrupts as it appears at the same
time as RDRF which itself generates an interrupt.
The NF bit is set to “0” by a SCSR read operation
followed by a data register read operation.
Bit-1 =
FE
Framing Error
This bit is set to “1” when the STOP bit is not rec-
ognized on reception at the expected moment, fol-
lowing either a de-synchronization,
noise or when a BREAk is received. The word will,
however still be transferred to the data register. As
in the case of the NF bit,the FEW bit does not gen-
erate an interrupt as it appears at the same time as
RDRF bit. If the word currently being transferred
causes both frame error and reception overspeed,
it will be transferred and only the OR bit will be set
to “1”. The FE bit is reset to “0” by a SCSR read
operation followed by a data register read opera-
tion.
Bit-0 = Unused
4.2.7.5 Baud Rate Register (SCBRR)
Address: 0052h
Read/Write
Reset Value: 00X----Xb
Contains two bits for selection of the first prescaler
factor, three bits for selection of the transmitter
rate divisor and three bits for the receiver rate divi-
sor.
excessive
Bit-7 =
SCP1
First prescaler MSB
Bit-6 =
SCP0
First prescaler LSB
These 2 prescaling bits allow several standard
clock division ranges:
Bit-5 =
SCT2
Transmitter rate divisor MSB
Bit-4 =
SCT1
Transmitter rate divisor NSB
Bit-3 =
SCT0
Transmitter rate divisor LSB
These 3 bits, in conjunction with the 2 previous bits
define the total division applied to the bus clock to
yield the transmit rate clock in conventional Baud
Rate Generator mode.
7
6
5
4
3
2
1
0
SCP1
SCP0
SCT2
SCT1
SCT0
SCR2
SCR1
SCR0
SCP1
0
0
1
1
SCP0
0
1
0
1
PR Prescaling factor
1
3
4
13
相關(guān)PDF資料
PDF描述
ST72T85A5Q6 8-BIT MCU FOR RDS WITH 48K ROM, 3K RAM, ADC, TWO TIMERS, TWO SPIs, I2C AND SCI INTERFACES
ST730C08L3 PHASE CONTROL THYRISTORS
ST730C08L3L PHASE CONTROL THYRISTORS
ST730C12L0 PHASE CONTROL THYRISTORS
ST730C12L0L PHASE CONTROL THYRISTORS
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
ST7-28B56 功能描述:電源變壓器 SPLIT BOBBIN HORZ MOUNT XFMR RoHS:否 制造商:Triad Magnetics 功率額定值:12 VA 初級(jí)電壓額定值:115 V / 230 V 次級(jí)電壓額定值:12 V / 24 V 安裝風(fēng)格:SMD/SMT 一次繞組:Dual Primary Winding 二次繞組:Dual Secondary Winding 長(zhǎng)度:2.5 in 寬度:2 in 高度:1.062 in
ST72A 制造商:DGS 功能描述:
ST72C104G1B6 功能描述:8位微控制器 -MCU Flash 4K SPI RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小: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
ST72C104G1M1 制造商:STMicroelectronics 功能描述:8-BIT MICROCONTROLLER - Bulk
ST72C104G1M6 功能描述:8位微控制器 -MCU Flash 4K SPI RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小: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