1. 收藏本站
            • 您好,
              買(mǎi)賣(mài)IC網(wǎng)歡迎您。
            • 請(qǐng)登錄
            • 免費(fèi)注冊(cè)
            • 我的買(mǎi)賣(mài)
            • 新采購(gòu)0
            • VIP會(huì)員服務(wù)
            • [北京]010-87982920
            • [深圳]0755-82701186
            • 網(wǎng)站導(dǎo)航
            發(fā)布緊急采購(gòu)
            • IC現(xiàn)貨
            • IC急購(gòu)
            • 電子元器件
            VIP會(huì)員服務(wù)
            • 您現(xiàn)在的位置:買(mǎi)賣(mài)IC網(wǎng) > PDF目錄370948 > M38277E1-XXXHP (Mitsubishi Electric Corporation) SX Series Subminiature Basic Switch, Single Pole Double Throw (SPDT), 125 Vac, 1 A, Pin Plunger Actuator, Solder Termination PDF資料下載
            參數(shù)資料
            型號(hào): M38277E1-XXXHP
            廠商: Mitsubishi Electric Corporation
            英文描述: SX Series Subminiature Basic Switch, Single Pole Double Throw (SPDT), 125 Vac, 1 A, Pin Plunger Actuator, Solder Termination
            中文描述: 單芯片8位CMOS微機(jī)
            文件頁(yè)數(shù): 33/70頁(yè)
            文件大小: 1112K
            代理商: M38277E1-XXXHP
            第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è)第31頁(yè)第32頁(yè)當(dāng)前第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è)
            33
            SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
            MITSUBISHI MICROCOMPUTERS
            3827 Group
            A-D CONVERTER
            [A-D Conversion Register (AD)] 0035
            16
            The A-D conversion register is a read-only register that contains
            the result of an A-D conversion. During A-D conversion, do not
            read this register.
            [A-D Control Register (ADCON)] 0034
            16
            The A-D control register controls the A-D conversion process. Bits
            0 to 2 are analog input pin selection bits. Bit 3 is an A-D conver-
            sion completion bit and “0” during A-D conversion, then changes
            to “1” when the A-D conversion is completed. Writing “0” to this bit
            starts the A-D conversion. Bit 4 controls the transistor which
            breaks the through current of the resistor ladder. When bit 5, which
            is the AD external trigger valid bit, is set to “1”, A-D conversion is
            started even by a rising edge or falling edge of an ADT input. Set
            ports which share with ADT pins to input when using an A-D exter-
            nal trigger.
            [Comparison Voltage Generator]
            The comparison voltage generator divides the voltage between
            AV
            SS
            and V
            REF
            , and outputs the divided voltages.
            [Channel Selector]
            The channel selector selects one of the input ports P6
            7
            /AN
            7
            –P6
            0
            /
            AN
            0,
            and inputs it to the comparator.
            [Comparator and Control Circuit]
            The comparator and control circuit compares an analog input volt-
            age with the comparison voltage and stores the result in the A-D
            conversion register. When an A-D conversion is completed, the
            control circuit sets the AD conversion completion bit and the AD
            interrupt request bit to “1”.
            Note that the comparator is constructed linked to a capacitor, so
            set f(X
            IN
            ) to at least 500 kHz during A-D conversion.
            Use a clock divided the main clock X
            IN
            as the internal clock
            φ
            .
            Fig. 34 A-D converter block diagram
            Fig. 33 Structure of A-D control register
            A-D control register
            (ADCON : address 0031
            16
            )
            Analog input pin selection bits
            0 0 0 : P6
            0
            /S
            IN2
            /AN
            0
            0 0 1 : P6
            1
            /S
            OUT2
            /AN
            1
            0 1 0 : P6
            2
            /S
            CLK21
            /AN
            2
            0 1 1 : P6
            3
            /S
            CLK22
            /AN
            3
            1 0 0 : P6
            4
            /AN
            4
            1 0 1 : P6
            5
            /AN
            5
            1 1 0 : P6
            6
            /AN
            6
            1 1 1 : P6
            7
            /AN
            7
            AD conversion completion bit
            0 : Conversion in progress
            1 : Conversion completed
            V
            REF
            input switch bit
            0 : OFF
            1 : ON
            AD external trigger valid bit
            0 : A-D external trigger invalid
            1 : A-D external trigger valid
            Interrupt source selection bit
            0 : Interrupt request at A-D
            conversion completed
            1 : Interrupt request at ADT
            input rising or falling
            Reference voltage input selection bit
            0 : V
            REF
            1 : P5
            6
            /DA
            1
            b7
            b0
            b7 b0
            b9 b8 b7 b6 b5 b4 b3 b2
            b7 b0
            b9 b8
            b7 b0
            b7 b6 b5 b4 b3 b2
            8-bit read (Read only address 0032
            16
            .)
            (Address 0032
            16
            )
            10-bit read (Read address 0033
            16
            first.)
            (Address 0033
            16
            )
            (Address 0032
            16
            )
            Note:
            High-order 6 bits of address 0033
            16
            becomes “0” at reading.
            b1 b0
            Data bus
            A-D control register
            A-D conversion register
            Resistor ladder
            AV
            SS
            Comparater
            ADT/A-D interrupt request
            b7
            b0
            A-D control register
            3
            P6
            0
            /S
            IN2
            /AN
            0
            P6
            1
            /S
            OUT2
            /AN
            1
            P6
            2
            /S
            CLK21
            /AN
            2
            P6
            3
            /S
            CLK22
            /AN
            3
            P6
            4
            /AN
            4
            P6
            5
            /AN
            5
            P6
            6
            /AN
            6
            P6
            7
            /AN
            7
            10
            P4
            0
            /ADT
            V
            REF
            A-D conversion register
            (H)
            (L)
            P5
            6
            /DA
            1
            C
            相關(guān)PDF資料
            PDF描述
            M38277E1MXXXFP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
            M38277E1MXXXFS SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
            M38277E1MXXXGP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
            M38277E1MXXXHP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
            M38277E2-XXXFP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
            相關(guān)代理商/技術(shù)參數(shù)
            參數(shù)描述
            M3828 BK001 制造商:Alpha Wire Company 功能描述:CBL 3COND 16AWG BLK 1000'
            M3828 BK002 制造商:Alpha Wire Company 功能描述:CBL 3COND 16AWG BLK 500'
            M3828 BK005 制造商:Alpha Wire Company 功能描述:CBL 3COND 16AWG BLK 100'
            M3828 BK199 制造商:Alpha Wire Company 功能描述:CBL 3COND 16AWG BLK 3000=3000'
            M3829 BK001 制造商:Alpha Wire Company 功能描述:CBL 4COND 16AWG BLK 1000'
            發(fā)布緊急采購(gòu),3分鐘左右您將得到回復(fù)。

            采購(gòu)需求

            (若只采購(gòu)一條型號(hào),填寫(xiě)一行即可)

            發(fā)布成功!您可以繼續(xù)發(fā)布采購(gòu)。也可以進(jìn)入我的后臺(tái),查看報(bào)價(jià)

            發(fā)布成功!您可以繼續(xù)發(fā)布采購(gòu)。也可以進(jìn)入我的后臺(tái),查看報(bào)價(jià)

            *型號(hào) *數(shù)量 廠商 批號(hào) 封裝
            添加更多采購(gòu)

            我的聯(lián)系方式

            *
            *
            *
            • VIP會(huì)員服務(wù) |
            • 廣告服務(wù) |
            • 付款方式 |
            • 聯(lián)系我們 |
            • 招聘銷(xiāo)售 |
            • 免責(zé)條款 |
            • 網(wǎng)站地圖

            感谢您访问我们的网站,您可能还对以下资源感兴趣:

            三级特黄60分钟在线观看,美女在线永久免费网站,边吃奶边摸下很爽视频,娇妻在厨房被朋友玩得呻吟`

          2. <table id="lzdx6"></table><tfoot id="lzdx6"></tfoot>