<rt id="vjfzy"></rt>
    1. <input id="vjfzy"></input>

      1. <center id="vjfzy"><tbody id="vjfzy"></tbody></center>
            <span id="vjfzy"><optgroup id="vjfzy"></optgroup></span>
            <mark id="vjfzy"></mark>
            收藏本站
            • 您好,
              買賣IC網歡迎您。
            • 請登錄
            • 免費注冊
            • 我的買賣
            • 新采購0
            • VIP會員服務
            • [北京]010-87982920
            • [深圳]0755-82701186
            • 網站導航
            發(fā)布緊急采購
            • IC現貨
            • IC急購
            • 電子元器件
            VIP會員服務
            • 您現在的位置:買賣IC網 > PDF目錄3835 > DSPIC30F3014-30I/P (Microchip Technology)IC DSPIC MCU/DSP 24K 40DIP PDF資料下載
            參數資料
            型號: DSPIC30F3014-30I/P
            廠商: Microchip Technology
            文件頁數: 20/153頁
            文件大?。?/td> 0K
            描述: IC DSPIC MCU/DSP 24K 40DIP
            產品培訓模塊: Serial Communications using dsPIC30F I2C
            Serial Communications using dsPIC30F SPI
            Serial Communications using dsPIC30F UART
            dsPIC30F 12 bit ADC - Part 2
            dsPIC30F Addressing Modes - Part 1
            dsPIC30F Architecture - Part 1
            dsPIC30F DSP Engine & ALU
            dsPIC30F Interrupts
            dsPIC30F Motor Control PWM
            dsPIC Timers
            Asynchronous Stimulus
            dsPIC30F Addressing Modes - Part 2
            dsPIC30F Architecture - Part 2
            dsPIC30F 12-bit ADC Part 1
            標準包裝: 10
            系列: dsPIC™ 30F
            核心處理器: dsPIC
            芯體尺寸: 16-位
            速度: 30 MIP
            連通性: I²C,SPI,UART/USART
            外圍設備: 欠壓檢測/復位,POR,PWM,WDT
            輸入/輸出數: 30
            程序存儲器容量: 24KB(8K x 24)
            程序存儲器類型: 閃存
            EEPROM 大?。?/td> 1K x 8
            RAM 容量: 2K x 8
            電壓 - 電源 (Vcc/Vdd): 2.5 V ~ 5.5 V
            數據轉換器: A/D 13x12b
            振蕩器型: 內部
            工作溫度: -40°C ~ 85°C
            封裝/外殼: 40-DIP(0.600",15.24mm)
            包裝: 管件
            產品目錄頁面: 651 (CN2011-ZH PDF)
            配用: AC30F003-ND - MODULE SOCKET DSPIC30F 40DIP
            DV164005-ND - KIT ICD2 SIMPLE SUIT W/USB CABLE
            ACICE0206-ND - ADAPTER MPLABICE 40P 600 MIL
            其它名稱: DSPIC30F301430/P
            第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頁
            dsPIC30F3014/4013
            DS70138G-page 116
            2010 Microchip Technology Inc.
            17.5.6
            TRANSMIT INTERRUPTS
            Transmit interrupts can be divided into 2 major groups,
            each including various conditions that generate
            interrupts:
            Transmit Interrupt:
            At least one of the three transmit buffers is empty
            (not scheduled) and can be loaded to schedule a
            message for transmission. The TXnIF flags are
            read to determine which transmit buffer is
            available and caused the interrupt.
            Transmit Error Interrupts:
            A transmission error interrupt is indicated by the
            ERRIF flag. This flag shows that an error condition
            occurred. The source of the error can be
            determined by checking the error flags in the CAN
            Interrupt register, CiINTF. The flags in this register
            are related to receive and transmit errors.
            - Transmitter Warning Interrupt:
            The TXWAR bit indicates that the Transmit Error
            Counter has reached the CPU warning limit of
            96.
            - Transmitter Error Passive:
            The TXEP bit (CiINTF<12>) indicates that the
            Transmit Error Counter has exceeded the error
            passive limit of 127 and the module has gone to
            error passive state.
            - Bus Off:
            The TXBO bit (CiINTF<13>) indicates that the
            Transmit Error Counter (TERRCNT<7:0>) has
            exceeded 255 and the module has gone to the
            bus off state.
            17.6
            Baud Rate Setting
            All nodes on any particular CAN bus must have the
            same nominal bit rate. In order to set the baud rate, the
            following parameters have to be initialized:
            Synchronization Jump Width
            Baud Rate Prescaler
            Phase Segments
            Length determination of Phase Segment 2
            Sample Point
            Propagation Segment bits
            17.6.1
            BIT TIMING
            All controllers on the CAN bus must have the same
            baud rate and bit length. However, different controllers
            are not required to have the same master oscillator
            clock. At different clock frequencies of the individual
            controllers, the baud rate has to be adjusted by
            adjusting the number of time quanta in each segment.
            The nominal bit time can be thought of as being divided
            into separate non-overlapping time segments. These
            segments are shown in Figure 17-2.
            Synchronization Segment (Sync Seg)
            Propagation Time Segment (Prop Seg)
            Phase Segment 1 (Phase1 Seg)
            Phase Segment 2 (Phase2 Seg)
            The time segments and also the nominal bit time are
            made up of integer units of time called time quanta or
            TQ. By definition, the nominal bit time has a minimum
            of 8 TQ and a maximum of 25 TQ. Also, by definition,
            the minimum nominal bit time is 1
            sec corresponding
            to a maximum bit rate of 1 MHz.
            FIGURE 17-2:
            CAN BIT TIMING
            Input Signal
            Sync
            Prop
            Segment
            Phase
            Segment 1
            Phase
            Segment 2
            Sync
            Sample Point
            TQ
            相關PDF資料
            PDF描述
            PIC18F2331-I/SP IC PIC MCU FLASH 4KX16 28DIP
            PIC18F2431-I/SO IC PIC MCU FLASH 8KX16 28SOIC
            PIC24FJ64GA310-I/BG MCU 16BIT 64KB FLASH 121TFBGA
            DSPIC30F3011-20I/PT IC DSPIC MCU/DSP 24K 44TQFP
            PIC16F84A-20I/SO IC MCU FLASH 1KX14 EE 18SOIC
            相關代理商/技術參數
            參數描述
            dsPIC30F3014T-20E/ML 功能描述:數字信號處理器和控制器 - DSP, DSC 44LD 20MIPS 24 KB RoHS:否 制造商:Microchip Technology 核心:dsPIC 數據總線寬度:16 bit 程序存儲器大小:16 KB 數據 RAM 大小:2 KB 最大時鐘頻率:40 MHz 可編程輸入/輸出端數量:35 定時器數量:3 設備每秒兆指令數:50 MIPs 工作電源電壓:3.3 V 最大工作溫度:+ 85 C 封裝 / 箱體:TQFP-44 安裝風格:SMD/SMT
            dsPIC30F3014T-20E/PT 功能描述:數字信號處理器和控制器 - DSP, DSC 20MIPS 24 KB RoHS:否 制造商:Microchip Technology 核心:dsPIC 數據總線寬度:16 bit 程序存儲器大小:16 KB 數據 RAM 大小:2 KB 最大時鐘頻率:40 MHz 可編程輸入/輸出端數量:35 定時器數量:3 設備每秒兆指令數:50 MIPs 工作電源電壓:3.3 V 最大工作溫度:+ 85 C 封裝 / 箱體:TQFP-44 安裝風格:SMD/SMT
            DSPIC30F3014T-20I/ML 功能描述:IC DSPIC MCU/DSP 24K 44QFN RoHS:否 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:dsPIC™ 30F 產品培訓模塊:XLP Deep Sleep Mode 8-bit PIC® Microcontroller Portfolio 標準包裝:22 系列:PIC® XLP™ 18F 核心處理器:PIC 芯體尺寸:8-位 速度:48MHz 連通性:I²C,SPI,UART/USART,USB 外圍設備:欠壓檢測/復位,POR,PWM,WDT 輸入/輸出數:14 程序存儲器容量:8KB(4K x 16) 程序存儲器類型:閃存 EEPROM 大小:256 x 8 RAM 容量:512 x 8 電壓 - 電源 (Vcc/Vdd):1.8 V ~ 5.5 V 數據轉換器:A/D 11x10b 振蕩器型:內部 工作溫度:-40°C ~ 85°C 封裝/外殼:20-DIP(0.300",7.62mm) 包裝:管件 產品目錄頁面:642 (CN2011-ZH PDF) 配用:DV164126-ND - KIT DEVELOPMENT USB W/PICKIT 2DM164127-ND - KIT DEVELOPMENT USB 18F14/13K50AC164112-ND - VOLTAGE LIMITER MPLAB ICD2 VPP
            DSPIC30F3014T-20I/PT 功能描述:IC DSPIC MCU/DSP 24K 44TQFP RoHS:否 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:dsPIC™ 30F 產品培訓模塊:XLP Deep Sleep Mode 8-bit PIC® Microcontroller Portfolio 標準包裝:22 系列:PIC® XLP™ 18F 核心處理器:PIC 芯體尺寸:8-位 速度:48MHz 連通性:I²C,SPI,UART/USART,USB 外圍設備:欠壓檢測/復位,POR,PWM,WDT 輸入/輸出數:14 程序存儲器容量:8KB(4K x 16) 程序存儲器類型:閃存 EEPROM 大小:256 x 8 RAM 容量:512 x 8 電壓 - 電源 (Vcc/Vdd):1.8 V ~ 5.5 V 數據轉換器:A/D 11x10b 振蕩器型:內部 工作溫度:-40°C ~ 85°C 封裝/外殼:20-DIP(0.300",7.62mm) 包裝:管件 產品目錄頁面:642 (CN2011-ZH PDF) 配用:DV164126-ND - KIT DEVELOPMENT USB W/PICKIT 2DM164127-ND - KIT DEVELOPMENT USB 18F14/13K50AC164112-ND - VOLTAGE LIMITER MPLAB ICD2 VPP
            dsPIC30F3014T-30I/ML 功能描述:數字信號處理器和控制器 - DSP, DSC 44LD 30MIPS 24 KB RoHS:否 制造商:Microchip Technology 核心:dsPIC 數據總線寬度:16 bit 程序存儲器大小:16 KB 數據 RAM 大小:2 KB 最大時鐘頻率:40 MHz 可編程輸入/輸出端數量:35 定時器數量:3 設備每秒兆指令數:50 MIPs 工作電源電壓:3.3 V 最大工作溫度:+ 85 C 封裝 / 箱體:TQFP-44 安裝風格:SMD/SMT
            發(fā)布緊急采購,3分鐘左右您將得到回復。

            采購需求

            (若只采購一條型號,填寫一行即可)

            發(fā)布成功!您可以繼續(xù)發(fā)布采購。也可以進入我的后臺,查看報價

            發(fā)布成功!您可以繼續(xù)發(fā)布采購。也可以進入我的后臺,查看報價

            *型號 *數量 廠商 批號 封裝
            添加更多采購

            我的聯系方式

            *
            *
            *
            • VIP會員服務 |
            • 廣告服務 |
            • 付款方式 |
            • 聯系我們 |
            • 招聘銷售 |
            • 免責條款 |
            • 網站地圖

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

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