• 收藏本站
          • 您好,
            買賣IC網(wǎng)歡迎您。
          • 請(qǐng)登錄
          • 免費(fèi)注冊(cè)
          • 我的買賣
          • 新采購0
          • VIP會(huì)員服務(wù)
          • [北京]010-87982920
          • [深圳]0755-82701186
          • 網(wǎng)站導(dǎo)航
          發(fā)布緊急采購
          • IC現(xiàn)貨
          • IC急購
          • 電子元器件
          VIP會(huì)員服務(wù)
          • 您現(xiàn)在的位置:買賣IC網(wǎng) > PDF目錄365832 > TMS320LC545A-66 Digital Signal Processor PDF資料下載
          參數(shù)資料
          型號(hào): TMS320LC545A-66
          元件分類: 數(shù)字信號(hào)處理
          英文描述: Digital Signal Processor
          中文描述: 數(shù)字信號(hào)處理器
          文件頁數(shù): 43/132頁
          文件大小: 1707K
          代理商: TMS320LC545A-66
          第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頁當(dāng)前第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頁
          SPRS145G
          –
          JULY 2000
          –
          REVISED FEBRUARY 2002
          43
          POST OFFICE BOX 1443
          HOUSTON, TEXAS 77251
          –
          1443
          central arithmetic logic unit (continued)
          The CALU also has an associated carry bit that is set or reset depending on various operations within the device.
          The carry bit allows more efficient computation of extended-precision products and additions or subtractions.
          It is also useful in overflow management. The carry bit is affected by most arithmetic instructions as well as the
          single-bit shift and rotate instructions. It is not affected by loading the accumulator, logical operations, or other
          such non-arithmetic or control instructions.
          The ADDC (add to accumulator with carry) and SUBB (subtract from accumulator with borrow) instructions use
          the previous value of carry in their addition/subtraction operation.
          The one exception to the operation of the carry bit is in the use of ADD with a shift count of 16 (add to high
          accumulator) and SUB with a shift count of 16 (subtract from high accumulator) instructions. This case of the
          ADD instruction can set the carry bit only if a carry is generated, and this case of the SUB instruction can reset
          the carry bit only if a borrow is generated; otherwise, neither instruction affects it.
          Two conditional operands, C and NC, are provided for branching, calling, returning, and conditionally executing,
          based upon the status of the carry bit. The SETC, CLRC, and LST #1 instructions also can be used to load the
          carry bit. The carry bit is set to one on a hardware reset.
          accumulator
          The 32-bit accumulator is the registered output of the CALU. It can be split into two 16-bit segments for storage
          in data memory. Shifters at the output of the accumulator provide a left shift of 0 to 7 places. This shift is
          performed while the data is being transferred to the data bus for storage. The contents of the accumulator
          remain unchanged. When the postscaling shifter is used on the high word of the accumulator (bits 16
          –
          31), the
          MSBs are lost and the LSBs are filled with bits shifted in from the low word (bits 0
          –
          15). When the postscaling
          shifter is used on the low word, the LSBs are zero-filled.
          The SFL and SFR (in-place one-bit shift to the left/right) instructions and the ROL and ROR (rotate to the
          left/right) instructions implement shifting or rotating of the contents of the accumulator through the carry bit. The
          SXM bit affects the definition of the SFR (shift accumulator right) instruction. When SXM = 1, SFR performs an
          arithmetic right shift, maintaining the sign of the accumulator data. When SXM = 0, SFR performs a logical shift,
          shifting out the LSBs and shifting in a zero for the MSB. The SFL (shift accumulator left) instruction is not affected
          by the SXM bit and behaves the same in both cases, shifting out the MSB and shifting in a zero. Repeat (RPT)
          instructions can be used with the shift and rotate instructions for multiple-bit shifts.
          auxiliary registers and auxiliary-register arithmetic unit (ARAU)
          The 240xA provides a register file containing eight auxiliary registers (AR0
          –
          AR7). The auxiliary registers are
          used for indirect addressing of the data memory or for temporary data storage. Indirect auxiliary-register
          addressing allows placement of the data memory address of an instruction operand into one of the auxiliary
          registers. These registers are referenced with a 3-bit auxiliary register pointer (ARP) that is loaded with a value
          from 0 through 7, designating AR0 through AR7, respectively. The auxiliary registers and the ARP can be loaded
          from data memory, the ACC, the product register, or by an immediate operand defined in the instruction. The
          contents of these registers also can be stored in data memory or used as inputs to the CALU.
          The auxiliary register file (AR0
          –
          AR7) is connected to the ARAU. The ARAU can autoindex the current auxiliary
          register while the data memory location is being addressed. Indexing either by
          ±
          1 or by the contents of the AR0
          register can be performed. As a result, accessing tables of information does not require the CALU for address
          manipulation; therefore, the CALU is free for other operations in parallel.
          相關(guān)PDF資料
          PDF描述
          TMS320LC546A-40 Digital Signal Processor
          TMS320LC546A-50 Digital Signal Processor
          TMS320LC546A-66 Digital Signal Processor
          TMS320LC548GGU-66 16-Bit Digital Signal Processor
          TMS320LC548GGU-80 16-Bit Digital Signal Processor
          相關(guān)代理商/技術(shù)參數(shù)
          參數(shù)描述
          TMS320LC545APBK-50 功能描述:IC FIXED POINT DSP 128-LQFP RoHS:否 類別:集成電路 (IC) >> 嵌入式 - DSP(數(shù)字式信號(hào)處理器) 系列:TMS320C54x 標(biāo)準(zhǔn)包裝:40 系列:TMS320DM64x, DaVinci™ 類型:定點(diǎn) 接口:I²C,McASP,McBSP 時(shí)鐘速率:400MHz 非易失內(nèi)存:外部 芯片上RAM:160kB 電壓 - 輸入/輸出:3.30V 電壓 - 核心:1.20V 工作溫度:0°C ~ 90°C 安裝類型:表面貼裝 封裝/外殼:548-BBGA,F(xiàn)CBGA 供應(yīng)商設(shè)備封裝:548-FCBGA(27x27) 包裝:托盤 配用:TMDSDMK642-0E-ND - DEVELPER KIT W/NTSC CAMERA296-23038-ND - DSP STARTER KIT FOR TMS320C6416296-23059-ND - FLASHBURN PORTING KIT296-23058-ND - EVAL MODULE FOR DM642TMDSDMK642-ND - DEVELOPER KIT W/NTSC CAMERA
          TMS320LC545APBK-66 功能描述:IC FIXED POINT DSP 128-LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - DSP(數(shù)字式信號(hào)處理器) 系列:TMS320C54x 標(biāo)準(zhǔn)包裝:2 系列:StarCore 類型:SC140 內(nèi)核 接口:DSI,以太網(wǎng),RS-232 時(shí)鐘速率:400MHz 非易失內(nèi)存:外部 芯片上RAM:1.436MB 電壓 - 輸入/輸出:3.30V 電壓 - 核心:1.20V 工作溫度:-40°C ~ 105°C 安裝類型:表面貼裝 封裝/外殼:431-BFBGA,F(xiàn)CBGA 供應(yīng)商設(shè)備封裝:431-FCPBGA(20x20) 包裝:托盤
          TMS320LC546APZ-50 功能描述:IC FIXED POINT DSP 100-LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - DSP(數(shù)字式信號(hào)處理器) 系列:TMS320C54x 標(biāo)準(zhǔn)包裝:2 系列:StarCore 類型:SC140 內(nèi)核 接口:DSI,以太網(wǎng),RS-232 時(shí)鐘速率:400MHz 非易失內(nèi)存:外部 芯片上RAM:1.436MB 電壓 - 輸入/輸出:3.30V 電壓 - 核心:1.20V 工作溫度:-40°C ~ 105°C 安裝類型:表面貼裝 封裝/外殼:431-BFBGA,F(xiàn)CBGA 供應(yīng)商設(shè)備封裝:431-FCPBGA(20x20) 包裝:托盤
          TMS320LC546APZ-66 制造商:Rochester Electronics LLC 功能描述:- Bulk 制造商:Texas Instruments 功能描述:
          TMS320LC548GGU-66 功能描述:數(shù)字信號(hào)處理器和控制器 - DSP, DSC Dig Signal Proc RoHS:否 制造商:Microchip Technology 核心:dsPIC 數(shù)據(jù)總線寬度:16 bit 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:2 KB 最大時(shí)鐘頻率:40 MHz 可編程輸入/輸出端數(shù)量:35 定時(shí)器數(shù)量:3 設(shè)備每秒兆指令數(shù):50 MIPs 工作電源電壓:3.3 V 最大工作溫度:+ 85 C 封裝 / 箱體:TQFP-44 安裝風(fēng)格:SMD/SMT
          發(fā)布緊急采購,3分鐘左右您將得到回復(fù)。

          采購需求

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

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

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

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

          我的聯(lián)系方式

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

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

          两性色午夜免费视频