Panasonic PAN1026 Toshiba TC35661

Size: px
Start display at page:

Download "Panasonic PAN1026 Toshiba TC35661"

Transcription

1 Bluetooth Baseband LSI Panasonic PAN1026 Toshiba Serial Port (SPP) Message Sequence Chart June th-June /29

2 EBA TS PANASONIC is continually work ing to improve the quality and reliability of its products. Nevertheless, s emiconductor devices in general can malfunction or fail due to their inherent electrical sensitivity and vulnerability to physical stress. It is the responsibility of the buyer, when utilizing PANASONIC products, to comply with the standards of safety in making a safe design for the entire system, and to avoid situations in which a malfunction or failure of suc h PANASONIC products could cause loss of human life, bodily injury or damage to property. In developing your designs, please ensure that PANASONIC products are used within specified operating ranges as set forth in the most recent PANASONIC products specifications. The PANASONIC products listed in t his document are int ended for usage in general electronics applications (comput er, pers onal equipment, office equipment, measuring equipment, industrial robotics, domestic appliances, etc.). These PANASONIC products are neither intended nor warranted for usage in equipment that requires extraordinarily high quality and/or reliability or a malfunction or failure of which may cause loss of human life or bodily injury ( Unintended Usage ). Unintended Usage inc lude atomic energy control instruments, airplane or spaces hip instruments, transportation instruments, traffic signal instruments, combustion control instruments, medical instruments, all types of safety devices, etc.. Unintended Usage of PANASONIC products listed in this document s hall be made at the customer s own risk. The products described in this document are subject to the foreign exchange and foreign trade laws. The information contained herein is presented only as a guide for the applications of our products. No responsibility is assumed by PANASONI C CORPORATION for any infringements of intellectual property or other rights of the third parties which may result from its use. No lic ense is granted by implication or otherwise under any int ellectual property or other rights of PANASONIC CORPORATION or others. The information contained herein is subject to c hange without notice. The information contained herein is presented only as a guide for the product operation, its functions, and applications. We reques t that the operation of any application system incorporating this product is fully tested by s ystem vendor. 24th-June /29

3 Rivison History Date Modification Note 24th-June st Release Based on APL_SPP_MSC_E_22thJanuary th-June /29

4 Contents 1. Serial Port MSC SPP Setup SPP DevA Connection Pairing With Linkkey SPP DevB Connection Pairing With Linkkey SPP Disconnect SPP Connection Cancel Start to connect from A-Party; disconnect before ACL connection Start to connect from A-Party; disconnect during RFCOMM conn establishment SPP Data Transfer SPP Data Receive SPP Data Line Status Notice Restriction during Sniff Exit SPP UUID value setting Pairing from local device Pairing from remote device Security Mode Pairing with Numeric Comparison from remote device Pairing with Just Works from remote device Pairing with Numeric Comparison from local device Pairing with Just Works from local device Pairing with Numeric Comparison from remote device (Local device rejects) Pairing with Just Works from remote device (Local device rejects) Update Link Key From remote device after SPP establishment 28 24th-June /29

5 1. Serial Port MSC 1.1 SPP Setup TCU_MNG_INIT_REQ (Supported_Feature_Profile, Length_of_Device_Name, Device_Name) TCU_MNG_INIT_RESP (Status, BD_ADDR) TCU_MNG_STANDARD_HCI_SET_REQ (OpCode=0x0C24, ClassOfDevice=0xXXXXXX) TCU_MNG_STANDARD_HCI_SET_RESP (Status = 0x00: Successful, CommandOpCode=0x0C24) TCU_SPP_SETUP_REQ (None) TCU_SPP_SETUP_RESP (Status) 24th-June /29

6 1.2 SPP DevA Connection Pairing TCU_SPP_CONNECT_REQ (BD_ADDR, BaudRate, DataFormat, FlowControl, XonChar, XoffChar, ParmMask Server_Channel_Validity, Sever_Channel, Use_of_Link_Key, Link_Key) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) Connet request This sequence is not used, when link key is used. Link key is generated TCU_MNG_PIN_REQUEST_EVENT (BD_ADDR, Length_of_Device_Name, Device_Name) TCU_MNG_PIN_WRITE_REQ (BD_ADDR, Length_of_PIN_Code, PIN_Code) TCU_MNG_PIN_WRITE_RESP (Status) Remote name request LMP AUTHENTICATION Connection_Status = 0x03: Link Key, Link Key, Link Key Type) PIN CODE ENTRY notifies ACL link connection result Connection_Status = 0x00: Connected) ESTABLISHED ACL LINK SDP SERVICE TCU_SPP_CONNECT_EVENT Negotiated_Frame_Size, Length_of_Device_Name, Device_Name) RFCOMM CONN. ESTABLISHMENT 24th-June /29

7 1.2.2 With Linkkey sets Linkkey notifies ACL link connection result TCU_SPP_CONNECT_REQ (BD_ADDR, BaudRate, DataFormat, FlowControl, XonChar, XoffChar, ParmMask Server_Channel_Validity, Sever_Channel, Use_of_Link_Key, Link_Key) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) Connection_Status = 0x00: Connected) Connect request ESTABLISHED ACL LINK SDP SERVICE TCU_SPP_CONNECT_EVENT Negotiated_Frame_Size, Length_of_Device_Name, Device_Name) RFCOMM CONN. ESTABLISHMENT 24th-June /29

8 1.3 SPP DevB Connection Pairing Connect request TCU_MNG_CONNECTION_REQUEST_EVENT (BD_ADDR, Class_of_Device) TCU_MNG_CONNECTION_ACCEPT_REQ (Response_Type, BD_ADDR, Use_of_Link_Key, Link_Key) TCU_MNG_CONNECTION_ACCEPT_RESP (Status, BD_ADDR) TCU_MNG_PIN_REQUEST_EVENT (BD_ADDR, Length_of_Device_Name, Device_Name) Remote name request PIN CODE ENTRY This sequence is not used, when link key is used. Link key is generated TCU_MNG_PIN_WRITE_REQ (BD_ADDR, Length_of_PIN_Code, PIN_Code) TCU_MNG_PIN_WRITE_RESP (Status) LMP AUTHENTICATION Connection_Status = 0x03: Link Key, Link Key, Link Key Type) notifies ACL link connection result Connection_Status = 0x00: Connected) ESTABLISHED ACL LINK SDP SERVICE TCU_SPP_CONNECT_EVENT Negotiated_Frame_Size, Length_of_Device_Name, Device_Name) RFCOMM CONN. ESTABLISHMENT 24th-June /29

9 1.3.2 With Linkkey Connect request TCU_MNG_CONNECTION_REQUEST_EVENT (BD_ADDR, Class_of_Device) TCU_MNG_CONNECTION_ACCEPT_REQ (Response_Type, BD_ADDR, Use_of_Link_Key, Link_Key) TCU_MNG_CONNECTION_ACCEPT_RESP (Status, BD_ADDR) notifies ACL link connection result Connection_Status = 0x00: Connected) ESTABLISHED ACL LINK SDP SERVICE TCU_SPP_CONNECT_EVENT Negotiated_Frame_Size, Length_of_Device_Name, Device_Name) RFCOMM CONN. ESTABLISHMENT 24th-June /29

10 1.4 SPP Disconnect TCU_SPP_DISCONNECT_REQ (None) Established SPP connection TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) Disconnect request Disconnect event ACL LINK DISCONNECTION Connection_Status = 0x01 Disconnected) TCU_SPP_DISCONNECT_EVENT Reason) 24th-June /29

11 1.5 SPP Connection Cancel Start to connect from A-Party; disconnect before ACL connection TCU_SPP_CONNECT_REQ (BD_ADDR, BaudRate, DataFormat, FlowControl, XonChar, XoffChar, ParmMask Server_Channel_Validity, Sever_Channel,Use_of_Link_Key, Link_Key) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) TCU_SPP_DISCONNECT_REQ (None) Remote name request TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) (Status=0x81, BD_ADDR, Connection_Status = 0x02) TCU_SPP_DISCONNECT_EVENT (Status=0x00, BD_ADDR, Reason=0x01) 24th-June /29

12 1.5.2 Start to connect from A-Party; disconnect during RFCOMM conn establishment BB LSI TCU_SPP_CONNECT_REQ (BD_ADDR, BaudRate, DataFormat, FlowControl, XonChar, XoffChar, ParmMask Server_Channel_Validity, Sever_Channel,Use_of_Link_Key, Link_Key) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) ESTABLISH ACL LINK SDP SERVICE TCU_SPP_DISCONNECT_REQ (None) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) RFCOMM conn Establishment Release RFCOMM conn after RFCOMM conn establishment RFCOMM conn Release Disconnect ACL link (Status=0x00, BD_ADDR, Connection_Status = 0x01) TCU_SPP_DISCONNECT_EVENT (Status=0x00, BD_ADDR, Reason=0x01) 24th-June /29

13 1.6 SPP Data Transfer Established SPP connection LMP_sniff_req LMP_accepted This command does not exit from sniff mode SPP data transfer speed is slow during sniff mode. Connection_Status = 0x06: Mode Change Sniff) TCU_SPP_DATA_TRANSFER_REQ (Length_of_Data, Data) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) TCU_SPP_DATA_SEND_EVENT (None) TCU_MNG_EXIT_SNIFF_MODE_CONTROL_REQ (BD_ADDR) TCU_MNG_EXIT_SNIFF_MODE_CONTROL_RESP (Status=0x00: Success) Sniff mode Data transfer LMP_unsniff_req LMP_accepted Active mode SPP data transfer speed during active mode is faster than during sniff mode. Connection_Status = 0x04: Mode Change Active) TCU_SPP_DATA_TRANSFER_REQ (Length_of_Data, Data) 24th-June /29

14 TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) TCU_SPP_DATA_SEND_EVENT (None) Data transfer TCU_MNG_SNIFF_MODE_CONTROL_REQ (BD_ADDR, Max_Interval, Min_Interval, Attempt, Timeout) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) LMP_sniff_req LMP_accepted Sniff mode Connection_Status = 0x06: Mode Change Sniff) 24th-June /29

15 1.7 SPP Data Receive Established SPP connection Data transfer TCU_SPP_DATA_RECEIVE_EVENT (Length_of_Data, Data) 24th-June /29

16 1.8 SPP Data Line Status Notice Established SPP connection Line status TCU_SPP_LINE_NOTIFY_EVENT (Line_Status) 24th-June /29

17 1.9 Restriction during Sniff Exit Established SPP connection LMP_sniff_req LMP_accepted Sniff mode This command is not avairable during TCU_MNG_EXIT_SNI FF_MODE_CONTROL _REQ and TCU_MNG_CONNECT ION_STATUS_EVENT( mode change:sniff) Connection_Status = 0x06: Mode Change Sniff) TCU_MNG_EXIT_SNIFF_MODE_CONTROL_REQ (BD_ADDR) TCU_MNG_EXIT_SNIFF_MODE_CONTROL_RESP (Status=0x00: Success) LMP_unsniff_req TCU_SPP_DISCONNECT_REQ (None) TCU_ACCEPT (Status = 0x96: Fail, Command_ServiceID, Command_OpCode) LMP_accepted Active mode 24th-June /29

18 1.10 SPP UUID value setting Pairing from local device This command is enable when SPP is not started. TCU_SPP_UUID_ASSIGN_REQ (Initiate_UUID_Data_Type, Initiate_UUID_Value, Accept_UUID_Data_Type, Accept_UUID_Value) TCU_SPP_UUID_ASSIGN_RESP (Status = 0x00: Success) TCU_SPP_SETUP_REQ (None) TCU_SPP_SETUP_RESP (Status) TCU_SPP_CONNECT_REQ (BD_ADDR, BaudRate, DataFormat, FlowControl, XonChar, XoffChar, ParmMask Server_Channel_Validity, Sever_Channel, Use_of_Link_Key, Link_Key) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) Connet request Initiate_UUID_Value. is used. SDP SERVICE TCU_SPP_CONNECT_EVENT Negotiated_Frame_Size, Length_of_Device_Name, Device_Name) RFCOMM CONN. ESTABLISHMENT 24th-June /29

19 Pairing from remote device This command is enable when SPP is not started. TCU_SPP_UUID_ASSIGN_REQ (Initiate_UUID_Data_Type, Initiate_UUID_Value, Accept_UUID_Data_Type, Accept_UUID_Value) TCU_SPP_UUID_ASSIGN_RESP (Status = 0x00: Success) TCU_SPP_SETUP_REQ (None) TCU_SPP_SETUP_RESP (Status) Connect request TCU_MNG_CONNECTION_REQUEST_EVENT (BD_ADDR, Class_of_Device) TCU_MNG_CONNECTION_ACCEPT_REQ (Response_Type, BD_ADDR, Use_of_Link_Key, Link_Key) TCU_MNG_CONNECTION_ACCEPT_RESP (Status, BD_ADDR) Accept_UUID_Value is used. SDP SERVICE TCU_SPP_CONNECT_EVENT Negotiated_Frame_Size, Length_of_Device_Name, Device_Name) RFCOMM CONN. ESTABLISHMENT 24th-June /29

20 1.11 Security Mode Pairing with Numeric Comparison from remote device notifies ACL link connection notifies Remote Device Name Page scan enabled ACL LINK CONNECTION REQUEST TCU_MNG_CONNECTION_REQUEST_EVENT TCU_MNG_CONNECTION_ACCEPT_REQ TCU_MNG_CONNECTION_ACCEPT_RESP ACCEPT ACL LINK REQUEST Connection_Status = 0x00: Connected) (HCI_IO_Capability_Response_Event, BD_ADDR) IO_Capability, OOB_Data_Present, Authentication Required) TCU_MNG_ REMOTE_DEVICE_NAME_AUTO_NOTIFY_EVENT (BD ADDR, Length of Device Name, Device Name) ACL link established LMP_IO_Capability_req HCI_Authenfication_ Requested_Req (HCI IO Capability Request Event, BD ADDR) notifies Number to user TCU_MNG_SSP_SET_REQ (HCI_IO_Capability_Request_Reply, BD_ADDR, IO_Capability, OOB_Data_Present, Authentication Required) TCU_MNG_SSP_SET_RESP (HCI_Command_Complete, Status) LMP_IO_Capability_res Exchange public key HCI_IO_Capability_ Response_Event (HCI_User_Comfirmation_Request_Event, BD ADDR, Numeric Value) Link key is generated TCU_MNG_SSP_SET_REQ (HCI User Confirmation Request Reply, BD ADDR) TCU_MNG_SSP_SET_RESP (HCI_Command_Complete, Status) (HCI_Simple_Pairing_Complete_Event, BD_ADDR) Connection_Status = 0x03, Link Key, Link_Key_Type) Check DH key L2CAP connection request 24th-June /29

21 Pairing with Just Works from remote device Enabled Page Scan TCU_MNG_CONNECTION_REQUEST_EVENT TCU_MNG_CONNECTION_ACCEPT_REQ ACL LINK CONNECTION REQUEST notifies ACL link connection TCU_MNG_CONNECTION_ACCEPT_RESP Connection Status = 0x00: Connected) ACCEPT ACL LINK REQUEST ACL link established LMP_IO_Capability_req HCI_Authenfication_ Requested_Req notifies Remote Device Name (HCI_IO_Capability_Response_Event, BD_ADDR) IO_Capability, OOB_Data_Present, Authentication Required) TCU_MNG_ REMOTE_DEVICE_NAME_AUTO_NOTIFY_EVENT (BD_ADDR, Length_of_Device_Name, Device_Name) (HCI_IO_Capability_Request_Event, BD_ADDR) TCU_MNG_SSP_SET_REQ (HCI_IO_Capability_Request_Reply, BD_ADDR, IO_Capability, OOB_Data_Present, LMP_IO_Capability_res Authentication Required) HCI_IO_Capability_ Response_Event Do not notify to user (auto response from ) Link key is generated TCU_MNG_SSP_SET_RESP (HCI_Command_Complete, Status) Public Key exchange (HCI_User_Comfirmation_Request_Event, BD ADDR, Numeric Value) TCU_MNG_SSP_SET_REQ (HCI_User_Confirmation_Request_Reply, BD_ADDR) TCU_MNG_SSP_SET_RESP (HCI_Command_Complete, Status) Check DHkey (HCI_Simple_Pairing_Complete_Event, BD_ADDR) Connection_Status = 0x03, Link Key, Link_Key_Type) L2CAP connection request 24th-June /29

22 Pairing with Numeric Comparison from local device notifies ACL link connection TCU_SPP_CONNECT_REQ (BD_ADDR, BaudRate, DataFormat, FlowControl, XonChar, XoffChar, ParmMaskServer_Channel_Validity,Sever_Channel, Use_of_Link_Key=0x00: not use) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) Connection_Status = 0x00: Connected) ACL LINK CONNECTION REQUEST ACCEPT ACL LINK REQUEST ACL link established HCI_Authentication_Request automatically TCU_MNG_ REMOTE_DEVICE_NAME_AUTO_NOTIFY_EVENT (BD_ADDR, Length_of_Device_Name, Device_Name) (HCI_IO_Capability_Request_Event, BD_ADDR) notifies Number to user TCU_MNG_SSP_SET_REQ (HCI_IO_Capability_Request_Reply, BD_ADDR, IO_Capability, OOB_Data_Present, Authentication Required) TCU_MNG_SSP_SET_RESP (HCI Command Complete, Status) (HCI_IO_Capability_Response_Event, BD_ADDR) IO Capability, OOB Data Present, LMP_IO_Capability_req LMP_IO_Capability_res Public Key exchange (HCI_User_Comfirmation_Request_Event, BD_ADDR, Numeric_Value) TCU_MNG_SSP_SET_REQ (HCI User Confirmation Request Reply, 24th-June /29

23 Link key is generated TCU_MNG_SSP_SET_RESP (HCI Command Complete, Status) (HCI_Simple_Pairing_Complete_Event, BD_ADDR) Check DHkey Connection_Status = 0x03, Link Key, LinkKey_Type) L2CAP connection request 24th-June /29

24 Pairing with Just Works from local device notifies ACL link connection TCU_SPP_CONNECT_REQ (BD_ADDR, BaudRate, DataFormat, FlowControl, XonChar, XoffChar, ParmMaskServer_Channel_Validity,Sever_Channel, Use_of_Link_Key=0x00: not use) TCU_ACCEPT (Status, Command_ServiceID, Command_OpCode) Connection_Status = 0x00: Connected) ACL LINK CONNECTION REQUEST ACCEPT ACL LINK REQUEST ACL link established HCI_Authentication_Request automatically TCU_MNG_ REMOTE_DEVICE_NAME_AUTO_NOTIFY_EVENT (BD_ADDR, Length_of_Device_Name, Device_Name) (HCI_IO_Capability_Request_Event, BD_ADDR) TCU_MNG_SSP_SET_REQ (HCI_IO_Capability_Request_Reply, BD_ADDR, IO_Capability, OOB_Data_Present, Authentication Required) TCU_MNG_SSP_SET_RESP (HCI Command Complete, Status) LMP_IO_Capability_req LMP_IO_Capability_res Do not notify to user (auto response from ) (HCI_IO_Capability_Response_Event, BD_ADDR) IO_Capability, OOB_Data_Present, Authentication Required) Public Key exchange (HCI_User_Comfirmation_Request_Event, BD_ADDR, Numeric_Value) TCU_MNG_SSP_SET_REQ (HCI User Confirmation Request Reply, 24th-June /29

25 Link key is generated TCU_MNG_SSP_SET_RESP (HCI Command Complete, Status) (HCI_Simple_Pairing_Complete_Event, BD_ADDR) Connection_Status = 0x03, Link Key, LinkKey_Type) Check DHkey L2CAP connection request 24th-June /29

26 Pairing with Numeric Comparison from remote device (Local device rejects) Page scan enabled ACL LINK CONNECTION REQUEST notifies ACL link connection notifies Remote Device Name TCU_MNG_CONNECTION_REQUEST_EVENT TCU_MNG_CONNECTION_ACCEPT_REQ TCU_MNG_CONNECTION_ACCEPT_RESP Connection_Status = 0x00: Connected) (HCI_IO_Capability_Response_Event, BD_ADDR) IO_Capability, OOB_Data_Present, Authentication Required) TCU_MNG_ REMOTE_DEVICE_NAME_AUTO_NOTIFY_EVENT (BD_ADDR, Length_of_Device_Name, Device_Name) ACCEPT ACL LINK REQUEST ACL link established LMP_IO_Capability_req HCI_Authenfication_ Requested_Req (HCI_IO_Capability_Request_Event, BD_ADDR) notifies Number to user Passkey input rejection TCU_MNG_SSP_SET_REQ (HCI_IO_Capability_Request_Reply, BD_ADDR, LMP_IO_Capability_res HCI_IO_Capability_ IO_Capability, OOB_Data_Present, Authentication Response_Event Required) TCU_MNG_SSP_SET_RESP (HCI_Command_Complete, Status) (HCI_User_Comfirmation_Request_Event, BD_ADDR, Numeric_Value) TCU_MNG_SSP_SET_REQ Exchange public key (HCI User Confirmation Request Negative Reply, BD ADDR) TCU_MNG_SSP_SET_RESP (Command_Complete, HCI_User_Confirmation_Request_Negative_Reply, Status) (Simple_Pairing_Complete, Status = not 0x00, BD_ADDR) ACL link disconnection Connection_Status = 0x01: Disconnected) 24th-June /29

27 Pairing with Just Works from remote device (Local device rejects) notifies ACL link connection notifies Remote Device Name Enabled Page Scan TCU_MNG_CONNECTION_REQUEST_EVENT TCU_MNG_CONNECTION_ACCEPT_REQ TCU_MNG_CONNECTION_ACCEPT_RESP Connection Status = 0x00: Connected) ACL LINK CONNECTION REQUEST ACCEPT ACL LINK REQUEST ACL link established LMP_IO_Capability_req (HCI_IO_Capability_Response_Event, BD_ADDR) IO_Capability, OOB_Data_Present, Authentication Required) TCU_MNG_ REMOTE_DEVICE_NAME_AUTO_NOTIFY_EVENT (BD_ADDR, Length_of_Device_Name, Device_Name) (HCI_IO_Capability_Request_Event, BD_ADDR) HCI_Authenfication_ Requested_Req Do not notify to user (auto response from ) TCU_MNG_SSP_SET_REQ LMP_IO_Capability_res (HCI_IO_Capability_Request_Reply, BD_ADDR, IO_Capability, OOB_Data_Present, Authentication Required) TCU_MNG_SSP_SET_RESP (HCI_Command_Complete, Status) (HCI_User_Comfirmation_Request_Event, Public Key exchange BD ADDR, Numeric Value) TCU_MNG_SSP_SET_REQ (HCI User Confirmation Request Negative Reply, BD ADDR) TCU_MNG_SSP_SET_RESP (Command_Complete, HCI_User_Confirmation_Request_Negative_Reply, Status) HCI_IO_Capability_ Response_Event (Simple_Pairing_Complete, Status = not 0x00, BD_ADDR) ACL link disconnection Connection_Status = 0x01: Disconnected) 24th-June /29

28 1.12 Update Link Key From remote device after SPP establishment SPP Connection Establishment TCU_SPP_CONNECT_EVENT Negotiated_Frame_Size, Length_of_Device_Name, Device_Name) This event is notified when Link key is updated from cellular phone. Update Link Key Req Update Link Key Resp. (HCI_Encription_Key_Reflesh_Complete_Event, Status,Connection_Handle) Connection_Status = 0x03: Link Key, Link Key, Link_key_type) 24th-June /29

29 End of document 24th-June /29

Panasonic PAN1026 Toshiba TC35661

Panasonic PAN1026 Toshiba TC35661 Bluetooth Baseband LSI Panasonic PAN1026 Toshiba TC35661 SMP Message Sequence Chart October.2013 3rd-October-2013 1/20 00 063 0EBA1-0 008 09TS PANASONIC is continually work ing to improve the quality and

More information

TD6127BP TD6127BP. ECL Prescaller For Communications Radio. Features TOSHIBA Bipolar Digital Integrated Circuit Silicon Monolithic

TD6127BP TD6127BP. ECL Prescaller For Communications Radio. Features TOSHIBA Bipolar Digital Integrated Circuit Silicon Monolithic TOSHIBA Bipolar Digital Integrated Circuit Silicon Monolithic TD6127BP ECL Prescaller For Communications Radio TD6127BP is a 2 modulus prescaller developed for communications radio of PLL frequency synthesizer

More information

02DZ2.0~02DZ24 02DZ2.0~02DZ24. Constant Voltage Regulation Applications Reference Voltage Applications. Maximum Ratings (Ta = 25 C)

02DZ2.0~02DZ24 02DZ2.0~02DZ24. Constant Voltage Regulation Applications Reference Voltage Applications. Maximum Ratings (Ta = 25 C) TOSHIBA Diode Silicon Epitaxial Planar Type 02DZ2.0~02DZ24 Constant Voltage Regulation Applications Reference Voltage Applications Unit: mm The mounting of four devices on an ultra-compact package allows

More information

2SK117 2SK117. Low Noise Audio Amplifier Applications. Maximum Ratings (Ta 25 C) Electrical Characteristics (Ta 25 C)

2SK117 2SK117. Low Noise Audio Amplifier Applications. Maximum Ratings (Ta 25 C) Electrical Characteristics (Ta 25 C) TOSHIBA Field Effect Transistor Silicon N Channel Junction Type Low Noise Audio Amplifier Applications Unit: mm High Yfs : Yfs = 15 ms (typ.) (VDS = 10 V, VGS = 0) High breakdown voltage: VGDS = 50 V Low

More information

02DZ2.0~02DZ24 02DZ2.0~02DZ24. Constant Voltage Regulation Applications Reference Voltage Applications. Absolute Maximum Ratings (Ta = 25 C)

02DZ2.0~02DZ24 02DZ2.0~02DZ24. Constant Voltage Regulation Applications Reference Voltage Applications. Absolute Maximum Ratings (Ta = 25 C) TOSHIBA Diode Silicon Epitaxial Planar Type 02DZ2.0~02DZ24 Constant Voltage Regulation Applications Reference Voltage Applications Unit: mm The mounting of four devices on an ultra-compact package allows

More information

CRY62~CRZ47 CRY62~CRZ47. Use in Communication, Automation and Measurement Equipment Constant Voltage Regulation Transient Suppressors

CRY62~CRZ47 CRY62~CRZ47. Use in Communication, Automation and Measurement Equipment Constant Voltage Regulation Transient Suppressors TOSHIBA Zener Diode Silicon Epitaxial Type CRY62~CRZ47 Use in Communication, Automation and Equipment Constant Regulation Transient Suppressors Unit: mm Average power dissipation: P = 0.7 W Zener voltage:

More information

Small and Dynamic SD Card. An array of choices to store your important data and connect to a wide range of digital devices.

Small and Dynamic SD Card. An array of choices to store your important data and connect to a wide range of digital devices. Small and Dynamic SD Card An array of choices to store your important data and connect to a wide range of digital devices. The world for the SD Card is expanding Use of media cards continues to expand

More information

1Z6.2~1Z390, 1Z6.8A~1Z30A

1Z6.2~1Z390, 1Z6.8A~1Z30A TOSHIBA ZENER DIODE SILICON DIFFUSED JUNCTION TYPE 1Z6.2~1Z390, 1Z6.8A~A CONSTANT REGULATION TRANSIENT SUPPRESSORS Unit: mm Average Power Dissipation : P = 1 W Peak Reverse Power Dissipation : P RSM =

More information

CRY62~CRZ47 CRY62~CRZ47. Applications: Communication, Control and Measurement Equipment Constant Voltage Regulation Transient Suppressors

CRY62~CRZ47 CRY62~CRZ47. Applications: Communication, Control and Measurement Equipment Constant Voltage Regulation Transient Suppressors TOSHIBA Zener Diode Silicon Epitaxial Type CRY62~CRZ47 Applications: Communication, Control and Equipment Constant Regulation Transient Suppressors Unit: mm Average power dissipation: P = 0.7 W Zener voltage:

More information

TLPGE183P TLPGE183P. Panel Circuit Indicator. Maximum Ratings (Ta = 25 C) TOSHIBA LED Lamp InGaAlP Pure Green Light Emission.

TLPGE183P TLPGE183P. Panel Circuit Indicator. Maximum Ratings (Ta = 25 C) TOSHIBA LED Lamp InGaAlP Pure Green Light Emission. TLPGE8P TOSHIBA LED Lamp InGaAlP Pure Green Light Emission TLPGE8P Panel Circuit Indicator Unit in mm 5mm diameter(t /4) InGaAlP pure green LED All plastic mold type. Colorless clear lens Low drive current,high

More information

TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER FEATURES SCHEMATICS PIN CONNECTION (TOP VIEW)

TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER FEATURES SCHEMATICS PIN CONNECTION (TOP VIEW) TOSHIBA BIPOLAR DIGITAL INTEGRATED CIRCUIT MULTI CHIP TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER TD62M8600FG is Multi Chip IC incorporates 8 low saturation discrete transistors equipped

More information

TD62382AP,TD62382AF TD62382AP/AF 8CH LOW INPUT ACTIVE SINK DRIVER FEATURES PIN CONNECTION (TOP VIEW) SCHEMATICS (EACH DRIVER)

TD62382AP,TD62382AF TD62382AP/AF 8CH LOW INPUT ACTIVE SINK DRIVER FEATURES PIN CONNECTION (TOP VIEW) SCHEMATICS (EACH DRIVER) TOSHIBA BIPOLAR DIGITAL INTEGRATED CIRCUIT SILICON MONOLITHIC TD62382AP,TD62382AF TD62382AP/AF 8CH LOW INPUT ACTIVE SINK DRIVER The TD62382AP / AF are non inverting transistor array which are comprised

More information

TORX111 TORX111 FIBER OPTIC RECEIVING MODULE FOR APF. 1. Maximum Ratings (Ta = 25 C) FIBER OPTIC RECEIVING MODULE.

TORX111 TORX111 FIBER OPTIC RECEIVING MODULE FOR APF. 1. Maximum Ratings (Ta = 25 C) FIBER OPTIC RECEIVING MODULE. FIBER OPTIC RECEIVING MODULE TORX111 FIBER OPTIC RECEIVING MODULE FOR APF Unit: mm Non connector (connector less) type Data rate: DC to 6 Mb / s (NRZ code) Transmission distance: Up to 10 m (With TOTX111)

More information

TORX147(F,T) TORX147(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Absolute Maximum Ratings (Ta = 25 C) 2.

TORX147(F,T) TORX147(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Absolute Maximum Ratings (Ta = 25 C) 2. FIBER OPTIC RECEIVING MODULE TORX147(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE Unit: mm For JEITA Standard CP 1212 (Digital Audio Optical Interface for Consumer Equipment). A self tapping

More information

TMP89FS60FG Sample Program. Rev 1.0 Dec. 2007

TMP89FS60FG Sample Program. Rev 1.0 Dec. 2007 TMP89FS60FG Sample Program Rev 1.0 Dec. 2007 This is sample software to help customers understand Toshiba microcontrollers and learn how to create programs when developing new products. You can download

More information

TORX177(F,T) TORX177(F,T) TENTATIVE FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Maximum Ratings (Ta = 25 C)

TORX177(F,T) TORX177(F,T) TENTATIVE FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Maximum Ratings (Ta = 25 C) TENTATIVE FIBER OPTIC RECEIVING MODULE TORX177(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE Unit: mm For JEITA Standard CP- 1212 (Digital Audio Optical Interface for Consumer Equipment).

More information

TLP350F TLP350F. Industrial Inverter Inverter for Air Conditioner IGBT/Power MOSFET Gate Drive IH(Induction Heating) Pin Configuration (top view)

TLP350F TLP350F. Industrial Inverter Inverter for Air Conditioner IGBT/Power MOSFET Gate Drive IH(Induction Heating) Pin Configuration (top view) TLP350F Industrial Inverter Inverter for Air Conditioner IGBT/Power MOSFET Gate Drive IH(Induction Heating) TOSHIBA Photocoupler GaAlAs IRED + Photo IC TLP350F The TOSHIBA TLP350F consists of a GaAlAs

More information

TD62384APG,TD62384AFG TD62385APG,TD62385AFG

TD62384APG,TD62384AFG TD62385APG,TD62385AFG TOSHIBA BIPOLAR DIGITAL INTEGRATED CIRCUIT SILICON MONOLITHIC TD62384APG,TD62384AFG TD62385APG,TD62385AFG 8CH LOW INPUT ACTIVE DARLINGTON SINK DRIVER The TD62384APG / AFG and TD62385APG / AFG are non inverting

More information

TORX176 TORX176 FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO EQUIPMENT. 1. Maximum Ratings (Ta = 25 C) 2. Recommended Operating Conditions

TORX176 TORX176 FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO EQUIPMENT. 1. Maximum Ratings (Ta = 25 C) 2. Recommended Operating Conditions FIBER OPTIC RECEIVING MODULE TORX176 FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO EQUIPMENT Unit: mm Conform to JEITA Standard CP 1201 (For Digital Audio Interfaces including Fiber Optic inter connections).

More information

TORX178B TORX178B FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Maximum Ratings (Ta = 25 C) FIBER OPTIC RECEIVING MODULE

TORX178B TORX178B FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Maximum Ratings (Ta = 25 C) FIBER OPTIC RECEIVING MODULE FIBER OPTIC RECEIVING MODULE TORX178B FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE Unit: mm Conforms to EIAJ Standard CP 1201 (For Digital Audio Interface including Fiber Optic inter connections).

More information

FIBER OPTIC TRANSMITTING MODULE TOTX147(F,T)

FIBER OPTIC TRANSMITTING MODULE TOTX147(F,T) FIBER OPTIC TRANSMITTING MODULE TOTX147(F,T) FIBER OPTIC TRANSMITTING MODULE FOR DIGITAL AUDIO EQUIPMENT Unit: mm Conforms to JEITA Standard CP 1212 (Digital Audio Optical Interface for Consumer Equipment).

More information

BDE2S5.0 BDE2S5.0. ESD Protection Diodes. In Ultra Small DFN1006-2L Package. Package Type DFN1006-2L

BDE2S5.0 BDE2S5.0. ESD Protection Diodes. In Ultra Small DFN1006-2L Package. Package Type DFN1006-2L BYD Microelectronics Co., Ltd. ESD Protection Diodes In Ultra Small DFN1006-2L Package The Series is designed to protect voltage sensitive components from damage due to ESD. Excellent clamping capability,

More information

BDE6A5.0D-2 BDE6A5.0D-2. Low Capacitance ESD Protection for High Speed Data

BDE6A5.0D-2 BDE6A5.0D-2. Low Capacitance ESD Protection for High Speed Data BYD Microelectronics Co., Ltd. Low Capacitance ESD Protection for High Speed Data The Series is designed to protect high speed data lines from ESD. Its common anode design protects up to two separate I/O

More information

TC9256APG, TC9256AFG, TC9257APG, TC9257AFG

TC9256APG, TC9256AFG, TC9257APG, TC9257AFG PLL for DTS TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC9256, 57APG/AFG TC9256APG, TC9256AFG, TC9257APG, TC9257AFG The TC9256APG, TC9256AFG, TC9257APG and TC9257AFG are phase-locked loop

More information

Power MOSFETs. Low Voltage High speed Series for DC-DC Converters. (synchronous converter) February 2005 TOSHIBA CORPORATION. Semiconductor Company

Power MOSFETs. Low Voltage High speed Series for DC-DC Converters. (synchronous converter) February 2005 TOSHIBA CORPORATION. Semiconductor Company 1 Power MOSFETs Low Voltage High speed Series for DC-DC Converters (synchronous converter) February 2005 TOSHIBA CORPORATION Semiconductor Company Discrete Semiconductor Division Load Sw PW MOS FET in

More information

TOSHIBA Photo-interrupter Infrared LED + Phototransistor TLP1243(C8)

TOSHIBA Photo-interrupter Infrared LED + Phototransistor TLP1243(C8) TLP24(C8) Copiers, Printers and Fax Machines Air-conditioners Game Machines TOSHIBA Photo-interrupter Infrared LED + Phototransistor TLP24(C8) The TLP24 (C8) is a compact photointerrupter with a built-in

More information

BDE6A5.0D-3 BDE6A5.0D-3. Low Capacitance ESD Protection for High Speed Data

BDE6A5.0D-3 BDE6A5.0D-3. Low Capacitance ESD Protection for High Speed Data BYD Microelectronics Co., Ltd. Low Capacitance ESD Protection for High Speed Data The Series is designed to protect high speed data lines from ESD. Its common anode design protects up to four separate

More information

TC35661SBG-501 Bluetooth IC Embedded Profile Series [SPP+GATT] Supported Functions Specification Overview. Rev 1.00

TC35661SBG-501 Bluetooth IC Embedded Profile Series [SPP+GATT] Supported Functions Specification Overview. Rev 1.00 TC35661SBG-501 Bluetooth IC Embedded Profile Series [SPP+GATT] Functions Specification Overview Rev 1.00 1 Contents 1. General Description...3 1.1 Product Concept...3 1.2 Features...3 1.3 Bluetooth Support

More information

Panasonic PAN1026 Toshiba TC35661

Panasonic PAN1026 Toshiba TC35661 Bluetooth Baseband LSI Panasonic PAN1026 Toshiba TC35661 Application Note August.2013 7th-August-2013 1/40 0 00 630 EBA1-00 080 9TS PANASONIC is continually working to improve the quality and reliability

More information

Features. General Description. Applications. Typical Application. QX5252 Solar LED Driver

Features. General Description. Applications. Typical Application. QX5252 Solar LED Driver General Description QX5252 is an ASIC for solar LED lawn lights. Only a peripheral inductor is required to realize the step-up power supply, and the maximum drive efficiency can exceed 84%. QX5252 has

More information

Introduction of Toshiba Face Recognition Software Toshiba Corporation 1

Introduction of Toshiba Face Recognition Software Toshiba Corporation 1 Introduction of Toshiba Face Recognition Software 2016 Toshiba Corporation 1 Why choose Toshiba s FRS? * Performance ** - NIST-Proven World Top Class Accuracy & Speed - 150 patents Experience - Over 1000

More information

Application Note PAN1026 ETU

Application Note PAN1026 ETU TOSHIBA TC35661 Chiron Microcontroller software implementation Version 1.2, 2014-12-04 Contents 1 Introduction... 3 2 General... 4 2.1 Feedback... 4 2.2 Disclaimer... 4 2.3 Document Status... 4 3 Instruction...

More information

Multi-Level Cell NAND Flash Performance for Consumer Applications Application Note

Multi-Level Cell NAND Flash Performance for Consumer Applications Application Note Multi-Level Cell NAND Flash Performance for Consumer Applications Application Note Revision 1.0 May 2004 Copyright 2004 by Toshiba America Electronic Components, Inc. All Rights Reserved. This Multi-Level

More information

TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC7SGU04FU IN A GND

TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC7SGU04FU IN A GND TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC7SGU04FU Inverter (Unbuffered) Features High output current : ±8 ma (min) at = 3 Super high speed operation : t pd = 1.9 ns (typ.) at = 3.3,

More information

Inolux Technologies 0.8 Single Digit Numeric Display HNTS80 Series

Inolux Technologies 0.8 Single Digit Numeric Display HNTS80 Series Inolux Technologies 0.8 Single Digit Numeric Display Official Product Customer Part No. Data Sheet No. **************** **************** May 01, 2013 Version of 1.0 Page 1/17 DISCLAIMER... 3 ORDERABLE

More information

BlueCore. Operation of Bluetooth v2.1 Devices. Application Note. Issue 7

BlueCore. Operation of Bluetooth v2.1 Devices. Application Note. Issue 7 BlueCore Operation of Bluetooth v2.1 Devices Application Note Issue 7 Page 1 of 26 Document History Revision Date History 1 06 DEC 07 Original publication of this document. 2 27 MAR 08 Bonding description

More information

TA75W393FU TA75W393FU. Dual Voltage Comparator. Features. Marking (Top View) Pin Connection (Top View)

TA75W393FU TA75W393FU. Dual Voltage Comparator. Features. Marking (Top View) Pin Connection (Top View) TOSHIBA Bipolar Linear Integrated Circuit Silicon Monolithic TA75W393FU Dual Voltage Comparator This device consist of two independent voltage comparators that designed to operate from a single power supply

More information

Inolux Technologies x7 Dot Matrix Display

Inolux Technologies x7 Dot Matrix Display Inolux Technologies 0.67 5x7 Dot Matrix Display Official Product Customer Part No. Data Sheet No. **************** **************** May 08, 2013 Version of 1.0 Page 1/17 DISCLAIMER... 3 ORDERABLE INFORMATION...

More information

AF / 12. General Description. Features. Applications. Package. Pin. Configurations AF-V1.0. Analog Future

AF / 12. General Description. Features. Applications. Package. Pin. Configurations AF-V1.0. Analog Future 16-channel constant current LED driver chip General Description The 5024 is a constant current driver chip which is designed for LED lighting and LED screen. The size of the drive urrent can be adjusted

More information

3. Absolute Maximum Ratings (Note) (Unless otherwise specified, T a = 25 ) Symbol V ESD. P PK I PP T j T stg

3. Absolute Maximum Ratings (Note) (Unless otherwise specified, T a = 25 ) Symbol V ESD. P PK I PP T j T stg ESD Protection Diodes DF2B6M4SL Silicon Epitaxial Planar DF2B6M4SL 1. Applications ESD Protection This product is designed for protection against electrostatic discharge (ESD) and is not intended for any

More information

RN1101MFV,RN1102MFV,RN1103MFV RN1104MFV,RN1105MFV,RN1106MFV

RN1101MFV,RN1102MFV,RN1103MFV RN1104MFV,RN1105MFV,RN1106MFV TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT Process),,,, Switching, Inverter Circuit, Interface Circuit and Driver Circuit Applications z Ultra-small package, suited to very high density mounting

More information

RN1601, RN1602, RN1603 RN1604, RN1605, RN1606

RN1601, RN1602, RN1603 RN1604, RN1605, RN1606 TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT Process) (Bias Resistor built-in Transistor) Switching, Inverter Circuit, Interface Circuit and Driver Circuit Applications RN1601, RN1602, RN1603 RN1604,

More information

DF2B6M4SL DF2B6M4SL. 1. General. 2. Applications. 3. Features. 4. Packaging Rev.4.0. Start of commercial production

DF2B6M4SL DF2B6M4SL. 1. General. 2. Applications. 3. Features. 4. Packaging Rev.4.0. Start of commercial production ESD Protection Diodes DF2B6M4SL Silicon Epitaxial Planar DF2B6M4SL 1. General The DF2B6M4SL is a TS diode (ESD protection diode) protects semiconductor devices used in mobile device interfaces and other

More information

TC4049BP,TC4049BF, TC4050BP,TC4050BF

TC4049BP,TC4049BF, TC4050BP,TC4050BF TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC4049BP,TC4049BF, TC400BP,TC400BF TC4049B Hex Buffer/Converter (inverting type) TC400B Hex Buffer/Converter (non-inverting type) TC4049BP, TC400BP

More information

DF2S16FS DF2S16FS. 1. Applications. 2. Packaging and Internal Circuit Rev Toshiba Corporation

DF2S16FS DF2S16FS. 1. Applications. 2. Packaging and Internal Circuit Rev Toshiba Corporation ESD Protection Diodes DF2S16FS Silicon Epitaxial Planar DF2S16FS 1. Applications ESD Protection Note: This product is designed for protection against electrostatic discharge (ESD) and is not intended for

More information

DF10G7M1N DF10G7M1N. 1. Applications. 2. Packaging and Internal Circuit Rev.5.0. Start of commercial production

DF10G7M1N DF10G7M1N. 1. Applications. 2. Packaging and Internal Circuit Rev.5.0. Start of commercial production ESD Protection Diodes DF10G7M1N Silicon Epitaxial Planar DF10G7M1N 1. Applications ESD Protection for: USB 2.0 USB 3.0 HDMI SATA/eSATA DisplayPort Interface Digital Visual Interface (DVI) MDDI PCI Express

More information

TCS40DPR. Digital Output Magnetic Sensor. Feature. Marking Pin Assignment (Top View) Function Table PA8

TCS40DPR. Digital Output Magnetic Sensor. Feature. Marking Pin Assignment (Top View) Function Table PA8 TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TCS40DPR Digital Output Magnetic Sensor Feature Push-Pull Output South-Pole and North-Pole Detection Weight: 11.0 mg (typ.) SON3-P-0203-1.90S

More information

M3H Group(2) Application Note 12-bit Analog to Digital Converter (ADC-A)

M3H Group(2) Application Note 12-bit Analog to Digital Converter (ADC-A) 12-bit Analog to Digital Converter (ADC-A) Outlines This application note is a erence material for developing products using the 12-bit analog to digital converter (ADC) function of M3H Group (2). This

More information

DF2S6.8FS DF2S6.8FS. 1. Applications. 2. Packaging and Internal Circuit Rev.5.0. Start of commercial production.

DF2S6.8FS DF2S6.8FS. 1. Applications. 2. Packaging and Internal Circuit Rev.5.0. Start of commercial production. ESD Protection Diodes DF2S6.8FS Silicon Epitaxial Planar DF2S6.8FS 1. Applications ESD Protection This product is designed for protection against electrostatic discharge (ESD) and is not intended for any

More information

M3H Group(2) Application Note Asynchronous Serial Communication Circuit (UART-C)

M3H Group(2) Application Note Asynchronous Serial Communication Circuit (UART-C) M3H Group(2) Asynchronous Serial Communication Circuit (UART-C) Outlines This application note is a erence material for developing products using the asynchronous serial communication circuit (UART) function

More information

M3H Group(1) Application Note I 2 C Interface (I2C-B)

M3H Group(1) Application Note I 2 C Interface (I2C-B) M3H Group(1) I 2 C Interface (I2C-B) Outlines This application note is a erence material for developing products using I2C interface (I2C) functions of M3H Group(1). This document helps the user check

More information

TOSHIBA Zener Diode Silicon Epitaxial Type. CRY62 to CRZ39

TOSHIBA Zener Diode Silicon Epitaxial Type. CRY62 to CRZ39 TOSHIBA Zener Diode Silicon Epitaxial Type CRY62 to CRZ39 Surge absorber Unit: mm Average power dissipation : P = 0.7 W Zener voltage : VZ = 6.2 to 39 V Suitable for compact assembly due to small surface-mount

More information

M3H Group(1) Application Note. I 2 C Interface (I2C-B) MASTER/SLAVE

M3H Group(1) Application Note. I 2 C Interface (I2C-B) MASTER/SLAVE M3H Group(1) I 2 C Interface (I2C-B) MASTER/SLAVE Outlines This application note is a reference material for developing products using the Master/Slave function in I2C interface (I2C) functions of M3H

More information

TORX147L(F,T) TORX147L(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Maximum Ratings (Ta = 25 C)

TORX147L(F,T) TORX147L(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Maximum Ratings (Ta = 25 C) FIBER OPTIC RECEIVING MODULE TORX147L(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE Unit: mm For JEITA Standard CP 1212 (Digital Audio Optical Interface for Consumer Equipment). A self

More information

TOSHIBA Schottky Barrier Diode CMS16

TOSHIBA Schottky Barrier Diode CMS16 CMS6 TOSHIBA Schottky Barrier Diode CMS6 Switching Mode Power Supply Applications Portable Equipment Battery Applications - Converter Applications Unit: mm Repetitive peak reverse voltage : VRRM = 4 V

More information

LMX9838 Cable Replacement

LMX9838 Cable Replacement LMX9838 Cable Replacement 1.0 Introduction Bluetooth technology offers a wide range of features and profiles in order to support many different applications. Even though Bluetooth is very flexible, it

More information

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS05

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS05 CMS5 TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS5 Switching Mode Power Supply Applications Portable Equipment Battery Applications Unit: mm Repetitive peak reverse voltage : V RRM = 3

More information

NuTool PinView Revision History

NuTool PinView Revision History Revision 2.06 (Released 2019-02-26) 1. Supported ML51 for NuMicro 8051 series. 2. Supported M252 for NuMicro M23 series. Supported devices AU9100 series AU9110AN,LQFP48 M031 series M031AE,TSSOP20/TSSOP28/QFN33/LQFP48/LQFP64

More information

TOSHIBA Bi-CMOS Integrated Circuit Silicon Monolithic TB62781FNG

TOSHIBA Bi-CMOS Integrated Circuit Silicon Monolithic TB62781FNG TOSHIBA Bi-CMOS Integrated Circuit Silicon Monolithic TB62781FNG 9-Channel Current LED Driver of the 3.3V and 5V Power Supply Voltage Operation 1. Features Power supply voltages: V CC = 3.3 V/5 V Output

More information

RELIABILITY OF ENTERPRISE HARD DISK DRIVES

RELIABILITY OF ENTERPRISE HARD DISK DRIVES RELIABILITY OF ENTERPRISE HARD DISK DRIVES This paper discusses the various factors that impact upon the reliability of Hard Disk Drives (HDD). It introduces the specification parameters and operating

More information

TORX147PL(F,T) TORX147PL(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Absolute Maximum Ratings (Ta = 25 C) 2.

TORX147PL(F,T) TORX147PL(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Absolute Maximum Ratings (Ta = 25 C) 2. FIBER OPTIC RECEIVING MODULE TORX147PL(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE Unit: mm For JEITA Standard CP 1212 (Digital Audio Optical Interface for Consumer Equipment). Mini-package

More information

kcserial User Guide version 2006.FEB.20

kcserial User Guide version 2006.FEB.20 TABLE OF CONTENTS 1 Preface...4 1.1 Purpose...4 1.2 Definitions and Acronyms...4 1.3 Feedback...5 2 Overview...6 2.1 Modes of Operation...6 2.2 System Configuration...6 2.2.1 Hardware...6 2.2.2 Software...7

More information

M3H Group(2) Application Note I 2 C Interface (I2C-B) arbitration

M3H Group(2) Application Note I 2 C Interface (I2C-B) arbitration M3H Group(2) I 2 C Interface (I2C-B) arbitration Outlines This application note is a erence material for developing products using the arbitration function in I2C interface (I2C) function of M3H Group

More information

Bluetooth Security Architecture

Bluetooth Security Architecture Bluetooth WHITE PAPER DATE 15 July 99 N.B. DOCUMENT NO. 1.C.116/1.0 RESPONSIBLE Thomas Muller E-MAIL ADDRESS thomas.t.muller@nmp.nokia.com STATUS Bluetooth Security Architecture Version 1.0 This White

More information

TC90195XBG Video signal Processing

TC90195XBG Video signal Processing CMOS Digital Integrated Circuit Silicon Monolithic TC90195XBG Video signal Processing Overview TC90195XBG is a video signal processing LSI for the HD input and output. This device receives an analog video

More information

Outline Drawings [mm] Connection diagram TFP. Item Symbols Conditions Ratings Units Repetitive peak reverse voltage VRRM 120 V

Outline Drawings [mm] Connection diagram TFP. Item Symbols Conditions Ratings Units Repetitive peak reverse voltage VRRM 120 V MS868C12 (120V, 30A) Low IR Schottky Barrier Diode Features Low IR Low VF Center tap connection TFP Outline Drawings [mm] Connection diagram Applications High frequency operation DC-DC converters AC adapter

More information

FIBER OPTIC TRANSMITTING MODULE. Characteristics Symbol Rating Unit. Characteristics Symbol Min Typ. Max Unit

FIBER OPTIC TRANSMITTING MODULE. Characteristics Symbol Rating Unit. Characteristics Symbol Min Typ. Max Unit TENTATIVE FIBER OPTIC TRANSMITTING MODULE TOTX177L(F,T) FIBER OPTIC TRANSMITTING MODULE FOR DIGITAL AUDIO EQUIPMENT Unit: mm Conforms to JEITA Standard CP- 1212 (Digital Audio Optical Interface for Consumer

More information

- RB-IGBT module 4MBI400VG-060R-50 - Dependence of spike voltage on gate resistance by the effect of snubber and CGE. Rg Vs VCEP (B mode) Rg (O)

- RB-IGBT module 4MBI400VG-060R-50 - Dependence of spike voltage on gate resistance by the effect of snubber and CGE. Rg Vs VCEP (B mode) Rg (O) - RB-IGBT module - Dependence of spike voltage on gate resistance by the effect of and G Measured module: V Rg Vs VP (A mode) 1.8µF Rg Vs VP (B mode) 1.8µF Dependence of spike voltage on gate resistance

More information

Application Note of IS1678S Bluetooth Controller. ISSC Technologies Corp.

Application Note of IS1678S Bluetooth Controller. ISSC Technologies Corp. Application Note of IS1678S Bluetooth Controller ISSC Technologies Corp. Content 1. Introduction... 6 1.1. Block Diagram... 6 1.2. State Machine Configuration... 7 1.3. State Definition... 8 1.4. BT Mode

More information

Data sheet Wireless UART firmware version 4

Data sheet Wireless UART firmware version 4 Data sheet Wireless UART firmware version 4 BLUETOOTH is a trademark owned by Bluetooth SIG, Inc., U.S.A. and licensed to Free2move Rev: 05 December 2006 Table of contents 1 GENERAL INFORMATION...4 1.1

More information

iwrap User Guide Version 1.2

iwrap User Guide Version 1.2 iwrap 2-1-0 User Guide Version 1.2 T h u r s d a y, F e b r u a r y 0 2, 2 0 0 6 Copyright 2000-2006 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes no responsibility for any errors,

More information

XBP4SMAJ Series APPLICATIONS FEATURES PIN CONFIGRATION MARKING ABSOLUTE MAXIMUM RATINGS. 400W Transient Voltage Suppressor (TVS) 1/5.

XBP4SMAJ Series APPLICATIONS FEATURES PIN CONFIGRATION MARKING ABSOLUTE MAXIMUM RATINGS. 400W Transient Voltage Suppressor (TVS) 1/5. ETR29017-001 400W Transient Voltage Suppressor (TVS) FEATURES Bidirectional, Unidirectional, One Line Package : SMA-PG Environmentally Friendly : EU RoHS Compliant APPLICATIONS Lighting Telecommunication

More information

Specification Volume 2. Specification of the Bluetooth System. Wireless connections made easy. Profiles

Specification Volume 2. Specification of the Bluetooth System. Wireless connections made easy. Profiles Specification Volume 2 Specification of the Bluetooth System Wireless connections made easy Profiles Version 1.1 February 22 2001 BLUETOOTH SPECIFICATION Version 1.1 page 2 of 452 Revision History The

More information

TCK22xxxG, TCK2065G, TCK1024G

TCK22xxxG, TCK2065G, TCK1024G TOSHIBA CMOS Linear Integrated Circuit Silicon Monolithic TCK22xxxG, TCK2065G, TCK1024G Load Switch IC with Over current limited function The TCK22xxxG, TCK2065G and TCK1024G are Load Switch ICs for power

More information

Accessory Function Evaluation (LBD/TEMP Sensor)

Accessory Function Evaluation (LBD/TEMP Sensor) Accessory Function Evaluation (LBD/TEMP Sensor) Semiconductor Business Division AIS Company Panasonic Corporation 1 AP--007 CONTENTS 1 PURPOSE... 3 2 LOW BATTERY DETECTOR... 3 2.1 MEASUREMENT CONDITIONS...

More information

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-TCC]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

Objectives of the Bluetooth Technology

Objectives of the Bluetooth Technology Bluetooth Origin of the name Harald I Bleutooth (in Danish, Harald Blåtand) (b. c. 910 d. c. 987), king of Denmark was credited with the first unification of Denmark and Norway Ericsson, inspired on the

More information

Product Specification

Product Specification Product Specification Description The BT233/224 Bluetooth USB Adapter is an evaluation platform for the BT33 and BT24 module series. This adaptor allows a developer to quickly utilize the embedded AT command

More information

FIBER OPTIC TRANSMITTING MODULE TOTX1353(F)

FIBER OPTIC TRANSMITTING MODULE TOTX1353(F) FIBER OPTIC TRANSMITTING MODULE TOTX1353(F) GENERAL PURPOSE OPTICAL TRANSMITTING MODULE JIS F05 type fiber optic connector 650nm LED Low current LED drive 1. Absolute Maximum Ratings (Ta = 25 C) Characteristics

More information

PA RT 3 CROSS LAYER FUNCTIONS

PA RT 3 CROSS LAYER FUNCTIONS PA RT 3 CROSS LAYER FUNCTIONS 16 Encryption and Security Cable based communication is inherently secure. However, since anyone could potentially listen into a wireless transmission, security is a key issue

More information

iwrap User Guide Version 2.0

iwrap User Guide Version 2.0 iwrap 2.2.0 User Guide Version 2.0 Thursday, November 02, 2006 Copyright 2000-2006 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes no responsibility for any errors, which may appear

More information

ENRNG3076 : Oral presentation BEng Computer and Communications Engineering

ENRNG3076 : Oral presentation BEng Computer and Communications Engineering Jean Parrend ENRNG3076 : Oral presentation BEng Computer and Communications Engineering 1 Origin 2 Purpose : Create a cable replacement standard for personal area network Handle simultaneously both data

More information

Product Specification

Product Specification Product Specification 15mm x 27mm Description One of the most capable Bluetooth modules available, the BT-21 Bluetooth OEM Module is designed for maximum flexibility. The BT-21 module includes 14 general

More information

Operation of Timer A (2-phase pulse signal process in event counter mode, multiply-by-4 processing operation)

Operation of Timer A (2-phase pulse signal process in event counter mode, multiply-by-4 processing operation) APPLICATION NOTE in event counter mode, multiply-by-4 processing operation) 1. Abstract In processing 2-phase pulse signals in event counter mode, choose functions from those listed in Table 1. Operations

More information

WRAP THOR ASCII INTERFACE USER S MANUAL

WRAP THOR ASCII INTERFACE USER S MANUAL WRAP THOR ASCII INTERFACE USER S MANUAL BlueGiga Technologies 2002-2003 BlueGiga Technologies assumes no responsibility for any errors which may appear in this manual, reserves the right to alter the devices,

More information

ROHM USB Type-C Power Delivery. Evaluation Board Manual BM92A21MWV-EVK-001

ROHM USB Type-C Power Delivery. Evaluation Board Manual BM92A21MWV-EVK-001 ROHM USB Type-C Power Delivery BM92A21MWV-EVK-001 Ver.1.00 Date:03-Mar,2017 1/6 Introduction This board is dedicated to supplying power with USB Type-C Power Delivery, and voltage profile (PDO) is 5V,

More information

FIBER OPTIC RECEIVING MODULE TORX1353(V,F) Characteristics Symbol Rating Unit

FIBER OPTIC RECEIVING MODULE TORX1353(V,F) Characteristics Symbol Rating Unit FIBER OPTIC RECEIVING MODULE TORX1353(V,F) GENERAL PURPOSE OPTICAL RECEIVING MODULE Data rate: DC to 500k b / s (NRZ code) Transmission distance: 0.2 m to 10 m (Using TOTX1353(V,F) and APF) For JIS F05

More information

FIBER OPTIC TRANSMITTING MODULE FIBER OPTIC TRANSMITTING MODULE FOR DIGITAL AUDIO EQUIPMENT

FIBER OPTIC TRANSMITTING MODULE FIBER OPTIC TRANSMITTING MODULE FOR DIGITAL AUDIO EQUIPMENT FIBER OPTIC TRANSMITTING MODULE TOTX147APL(F,T) FIBER OPTIC TRANSMITTING MODULE FOR DIGITAL AUDIO EQUIPMENT Conforms to JEITA Standard CP- 1212 (Digital Audio Optical Interface for Consumer Equipment).

More information

ROHM USB Type-C Power Delivery. Evaluation Board Manual BM92A15MWV-EVK-001

ROHM USB Type-C Power Delivery. Evaluation Board Manual BM92A15MWV-EVK-001 ROHM USB Type-C Power Delivery BM92A15MWV-EVK-001 Ver.1.00 Date:03-Mar,2017 1/8 Introduction This board is dedicated to receiving power with USB Type-C Power Delivery and requests the maximum voltage from

More information

[MS-TCC]: Tethering Control Channel Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-TCC]: Tethering Control Channel Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-TCC]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

Introduction to Bluetooth Wireless Technology

Introduction to Bluetooth Wireless Technology Introduction to Bluetooth Wireless Technology Jon Inouye Staff Software Engineer Mobile Platforms Group Intel Corporation Bluetooth Bluetooth is is a a trademark trademark owned owned by by Bluetooth Bluetooth

More information

Super-convergence for Real Time Analytics at the Edge Flashmatrix 1000 Series. storage.toshiba.com/flashmatrix/

Super-convergence for Real Time Analytics at the Edge Flashmatrix 1000 Series. storage.toshiba.com/flashmatrix/ Super-convergence for Real Time Analytics at the Edge Flashmatrix 1000 Series About the Flashmatrix 1000 Series Edge computing represents the next significant wave in computing. The IoT is ushering in

More information

TBD62785APG, TBD62785AFWG

TBD62785APG, TBD62785AFWG TOSHIBA BiCD Integrated Circuit Silicon Monolithic TBD62785APG, TBD62785AFWG 8-ch low active source type DMOS transistor array TBD62785APG/FWG TBD62785A series product is a DMOS transistor array with 8

More information

E IO-Link Transceiver Evaluation Kit PCB 2 (with external transistor)

E IO-Link Transceiver Evaluation Kit PCB 2 (with external transistor) E981.10 IO-Link evaluation Kit PCB 2 (with external transistor) AN 006 E981.10 IO-Link Transceiver Evaluation Kit PCB 2 (with external transistor) 1 What you get - E981.10 IO-Link Evaluation Kit PCB 2

More information

ROHM USB Type-C Power Delivery. Evaluation Board Manual BM92A56MWV-EVK-001

ROHM USB Type-C Power Delivery. Evaluation Board Manual BM92A56MWV-EVK-001 ROHM USB Type-C Power Delivery BM92A56MWV-EVK-001 Ver.1.00 Date:03-Mar,2017 1/8 Introduction This board is dedicated to supplying power with USB Type-C Power Delivery, and voltage profile (PDO) is 5V,

More information

Inside Bluetooth Low Energy

Inside Bluetooth Low Energy Inside Bluetooth Low Energy Naresh Gupta BOSTON LONDON artechhouse.com Contents Preface Acknowledgments Foreword xix xxiii xxv Introduction 1 1.1 Introduction to Wireless Communication 1 1.2 Data Rates

More information

Bluetooth Demystified

Bluetooth Demystified Bluetooth Demystified S-72.4210 Postgraduate Course in Radio Communications Er Liu liuer@cc.hut.fi -10 Content Outline Bluetooth History Bluetooth Market and Applications Bluetooth Protocol Stacks Radio

More information

[MS-ABTP]: Automatic Bluetooth Pairing Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-ABTP]: Automatic Bluetooth Pairing Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-ABTP]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS

TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS TENTATIVE TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS 1-GBIT (128M 8 BITS) CMOS NAND E 2 PROM DESCRIPTION The TH58100 is a single 3.3 V 1-Gbit (1,107,296,256) bit NAND Electrically Erasable

More information

Product Specification

Product Specification Product Specification Features Amp ed RF, Inc. Description 15mm x 27mm The added class 1 power, +18dBm, of the BT-11, gives this module one of the best ranges in the industry. It s completely pin compatible

More information