參數(shù)資料
型號: MB89P195APF-201
元件分類: 微控制器/微處理器
英文描述: 8-BIT, OTPROM, 4.2 MHz, MICROCONTROLLER, PDSO28
封裝: 8.60 X 17.75 MM, 1.27 MM PITCH, PLASTIC, SOP-28
文件頁數(shù): 66/256頁
文件大?。?/td> 1811K
代理商: MB89P195APF-201
第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頁第209頁第210頁第211頁第212頁第213頁第214頁第215頁第216頁第217頁第218頁第219頁第220頁第221頁第222頁第223頁第224頁第225頁第226頁第227頁第228頁第229頁第230頁第231頁第232頁第233頁第234頁第235頁第236頁第237頁第238頁第239頁第240頁第241頁第242頁第243頁第244頁第245頁第246頁第247頁第248頁第249頁第250頁第251頁第252頁第253頁第254頁第255頁第256頁
8-10 Chapter 8 8-bit Serial I/O
MB89190/190A series
Table 8-4-1 Function of Each Bit of Serial Mode Register (SMR)
Bit name
Function
Bit 7
SIOF:
Interrupt request
flag bit
This bit is set to 1 when 8-bit serial data is input/output during serial I/O
operation. An interrupt request is output when this bit and the interrupt request
enable bit (SIOE) are 1.
When 0 is written to this bit, it is cleared.
When 1 is written to this bit, it is not affected and does not change.
Bit 6
SIOE:
Interrupt request
enable bit
Enables/disables interrupt request output to CPU. An interrupt request is output
when this bit and the interrupt request flag bit (SIOF) are 1.
Bit 5
SCKE:
Shift clock output
enable bit
Controls shift clock I/O
When this bit is 0, the P30/SCK pin functions as a shift clock input pin. When
this bit is 1, the P30/SCK pin functions as a shift clock output pin.
Note: To use the P30/SCK pin as the shift clock input, it must be set to the input
port. Select the external shift clock using the shift clock selection bit (CKS1,
CKS0 = 11B).
To use the pin as the shift clock output (SCKE = 1), select the internal shift
clock (CKS1, CKS0 = other than 11B).
Remark: When the shift clock output is enabled (SCKE = 1), the pin functions as a
SCK output pin irrespective of the state of the general-purpose port
(P30).
When using the pin as a general-purpose port (P30), set the pin as the
shift clock input (SCKE = 0).
Bit 4
SOE:
Serial data output
enable bit
When this bit is 0, the P31/SO pin functions as a general-purpose port (P31).
When this bit is 1, the pin functions as the serial data output pin (SO).
Remark: When the serial data output is enabled (SOE = 1), the pin functions as a
SO pin irrespective of the state of the general-purpose port (P31).
Bit 3
Bit 2
CKS1,CKS0:
Shift clock
selection bits
One shift clock is selected from three internal shift clocks and one external shift
clock.
When these bits are other than 11
B, an internal shift clock is selected; and if the
shift clock output enable bit (SCKE) is 1, the shift clock is output from the SCK
pin.
When these bits are 11
B, the external shift clock is selected; and if the pin is set
to the shift clock input, the shift clock is input from the SCK pin.
Bit 1
BDS:
Transfer direction
selection bit
Selects whether to transfer serial data starting at least significant bit (LSB first;
BDS = 0) or at most significant bit (MSB first; BDS = 1).
Note: When this bit is rewritten after writing data to the serial data register (SDR) to
change the places between the higher order and lower order of the data at
reading and writing to the SDR register, the data is invalid.
Bit 0
SST: Serial I/O
transfer start bit
Controls transfer start and transfer enable of serial I/O. This bit can also
determine the completion of the transfer.
When 1 is written to this bit when the internal shift clock is selected (CKS1, CKS0
= other than 11B), the shift clock counter is cleared and transfer is started.
When 1 is written to this bit when the external shift clock is selected (CKS1,
CKS0 = 11B), transfer is enabled, the shift clock counter is cleared, and the
external shift clock input wait state occurs.
When the transfer is completed, this bit is cleared to 0, and the SIOF bit is set to
1.
When 0 is written to this bit during transfer (SST = 1), transfer is suspended.
When transfer is suspended, it is necessary to reset the SDR register on the data
output side and resume the transfer on the data input side (clearing shift clock
counter).
相關(guān)PDF資料
PDF描述
MB89P195AP-201 8-BIT, OTPROM, 4.2 MHz, MICROCONTROLLER, PDIP28
MB89P195PF-100 8-BIT, OTPROM, 4.2 MHz, MICROCONTROLLER, PDSO28
MB89P558A-201PFV 8-BIT, OTPROM, 12.5 MHz, MICROCONTROLLER, PQFP100
MB89P558A-201PFT 8-BIT, OTPROM, 12.5 MHz, MICROCONTROLLER, PQFP100
MB89P558A-202PFV 8-BIT, OTPROM, 12.5 MHz, MICROCONTROLLER, PQFP100
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MB89P195P-101 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller
MB89P195PF-101 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller
MB89P1A 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller
MB89P475 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller
MB89P475-101PFM 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller