最新免费av在线观看,亚洲综合一区成人在线,中文字幕精品无码一区二区三区,中文人妻av高清一区二区,中文字幕乱偷无码av先锋

當(dāng)前位置:維庫電子市場(chǎng)網(wǎng)>IC>input/output 更新時(shí)間:2025-05-15 17:43:54

input/output供應(yīng)商優(yōu)質(zhì)現(xiàn)貨

更多>
  • 供應(yīng)商
  • 產(chǎn)品型號(hào)
  • 服務(wù)標(biāo)識(shí)
  • 數(shù)量
  • 廠商
  • 封裝/批號(hào)
  • 說明
  • 詢價(jià)

input/outputPDF下載地址

input/output價(jià)格行情

更多>

歷史最低報(bào)價(jià):¥0.0000 歷史最高報(bào)價(jià):¥0.0000 歷史平均報(bào)價(jià):¥0.0000

input/output中文資料

  • Neuron多處理器芯片及其應(yīng)用

    。 neuron芯片提供的11個(gè)i/o引腳(io0~io10)可通過編程設(shè)定為34種不同的i/o對(duì)象,支持電平、脈沖、頻率、編碼等各種信號(hào)模式,有直接i/o對(duì)象、定時(shí)器/計(jì)數(shù)器i/o對(duì)象、串行i/o對(duì)象、并行i/o對(duì)象等供用戶選擇。它們與集成的硬件和固件一起可用于連接馬達(dá)、閥門、顯示驅(qū)動(dòng)器、a/d轉(zhuǎn)換器、壓力傳感器、熱敏電阻、開關(guān)量、繼電器、可控硅、轉(zhuǎn)速計(jì)、其他處理器和調(diào)制解調(diào)器等,方便了實(shí)際應(yīng)用。表1列舉了所有i/o對(duì)象的基本類型。表1 i/o對(duì)象類型參照表i/o對(duì)象類型注 釋bit input/output位輸入/輸出bitshift input/output位稱輸入/輸出byte input/output字節(jié)輸入/輸出dualslope input雙積分輸入edgedivide output脈沖沿分離輸出edgelog input邊沿跳變時(shí)間間隔序列輸入frequency output頻率輸出i2c input/outputi2c輸入/輸出infrared input遠(yuǎn)紅外輸入leveldetect input電平監(jiān)測(cè)輸入magcard input磁卡編碼輸入magtrackl input經(jīng)錄入

  • __asm__ __volatile__內(nèi)嵌匯編用法簡(jiǎn)述

    @ write it back\n" : : "r" (value) @編譯器選擇一個(gè)r*寄存器 : "memory"); read_p15_c1 (); } 6.、clobber/modify 有時(shí)候,你想通知gcc當(dāng)前內(nèi)聯(lián)匯編語句可能會(huì)對(duì)某些寄存器或內(nèi)存進(jìn)行修改,希望gcc在編譯時(shí)能夠?qū)⑦@一點(diǎn)考慮進(jìn)去。那么你就可以在clobber/modify域聲明這些寄存器或內(nèi)存。這種情況一般發(fā)生在一個(gè)寄存器出現(xiàn)在"instruction list",但卻不是由input/output操作表達(dá)式所指定的,也不是在一些input/output操作表達(dá)式使用"r"約束時(shí)由gcc 為其選擇的,同時(shí)此寄存器被"instruction list"中的指令修改,而這個(gè)寄存器只是供當(dāng)前內(nèi)聯(lián)匯編臨時(shí)使用的情況。 例如: __asm__ ("mov r0, #0x34" : : : "r0"); 寄存器r0出現(xiàn)在"instruction list中",并且被mov指令修改,但卻未被任何input/output操作表達(dá)式指定,所以你需要在clobber/modify域指定"r0

  • MAX705CPA 低成本微處理器監(jiān)控電路

    atchdog feature nom. watchdog timeout range supervisor features reset thresh. acc. (% at +25°c) max. icc (µa) package package type operating temp. range (°c) max705 1 2 3.3 to 5.5 push-pull - 85ms to 300ms input (wdi) input/output (wdi/wdo) 1s to 2s adjustable reset input manual reset power fail comparator/low line 2.5 350.0 8/pdip 8/soic 8/umax µmax plastic dip soic -40 to +125 -40 to +85 -55 to +125 0 to +70 max706 push-pull - input (wdi) in

  • NS 推出可配置的傳感器模擬前端(AFE)解決方案

    nd out of range sensor diagnostics ■ 8 selectable output data rates (odr) with single-cycle settling ■ 2 matched excitation current sources from 100 μa to 1000 μa ■ 4-diff / 7-se flexible and programmable mux channels ■ 7 general purpose input/output pins ■ chopper-stabilized buffer for low offset ■ spi 4 wire serial interface with crc data link error correction ■ simultaneous 50 hz & 60 hz line rejection at odr ≤13.42 sps ■ independent gain and odr selection per channel ■ sup

  • UBI文件系統(tǒng)簡(jiǎn)介

    ,可以用工具改變)及名稱 ● mount -t ubifs ubi0_0 /mnt/ubi或mount -t ubifs ubi0:rootfs /mnt/ubi 3、制作ubifs文件系統(tǒng) 在制作ubi鏡像時(shí),需要首先確定以下幾個(gè)參數(shù): mtd partition size; //對(duì)應(yīng)的flash分區(qū)大小 flash physical eraseblock size; // flash物理擦除塊大小 minimum flash input/output unit size; //最小的flash輸入輸出單元大小 for nand flashes - sub-page size; //對(duì)于nand flash來說,子頁大小 logical eraseblock size.//邏輯擦除塊大小 參數(shù)可以由幾種方式得到 1)如果使用的是2.6.30以后的內(nèi)核,這些信息可以通過工具從內(nèi)核獲得,如:mtdinfo –u。 2)之前的內(nèi)核可以通過以下方法: ● mtd partition size

  • SMT的110個(gè)必知問題

    3.smt段零件兩端受熱不均勻易造成﹕空焊﹑偏位﹑墓碑; 94. smt零件維修的工具有﹕烙鐵﹑熱風(fēng)拔取器﹑吸錫槍,鑷子; 95. qc分為﹕iqc﹑ipqc﹑.fqc﹑oqc; 96. 高速貼片機(jī)可貼裝電阻﹑電容﹑ ic﹑.晶體管; 97. 靜電的特點(diǎn)﹕小電流﹑受濕度影響較大; 98. 高速機(jī)與泛用機(jī)的cycle time應(yīng)盡量均衡; 99. 品質(zhì)的真意就是第一次就做好; 100. 貼片機(jī)應(yīng)先貼小零件,后貼大零件; 101. bios是一種基本輸入輸出系統(tǒng),全英文為:base input/output system; 102. smt零件依據(jù)零件腳有無可分為lead與leadless兩種; 103. 常見的自動(dòng)放置機(jī)有三種基本型態(tài), 接續(xù)式放置型, 連續(xù)式放置型和大量移送式放置機(jī); 104. smt制程中沒有l(wèi)oader也可以生產(chǎn); 105. smt流程是送板系統(tǒng)-錫膏印刷機(jī)-高速機(jī)-泛用機(jī)-迥流焊-收板機(jī); 106. 溫濕度敏感零件開封時(shí), 濕度卡圓圈內(nèi)顯示顏色為藍(lán)色,零件方可使用; 107. 尺寸規(guī)格20mm不是料帶的寬度; 108.制程中因印刷不良造成短路的原因﹕ a.

  • Intel宣布推出首款34nm NAND閃存SSD

    m flash memory is drop-in compatible with the current 50-nm version and will continue to be drop-in compatible to replace existing hard disk drives, intel said. compared to its 50-nm version, the x25-m offers improved latency and faster random write input/output operations per second, according to the company. new channel prices for the x25-m 80-gb are $225 for quantities up to 1,000 units, a 60 percent reduction from the original introduction price of $595 a year ago, intel said. the 160-gb version is $

  • TI推出業(yè)界最小整合型升壓DC/DC電源模塊TPS81256

    德州儀器(ti) 宣布針對(duì)智能手機(jī)、平板計(jì)算機(jī)及其它可攜式電子裝置推出業(yè)界最小整合型升壓 dc/dc 電源模塊。最新 tps81256 microsip 轉(zhuǎn)換器整合電感 (inductor) 與輸入輸出電容 (input/output capacitor),面積小于 9 mm2、高度低于 1 mm,與同類解決方案相比,可簡(jiǎn)化設(shè)計(jì),最多節(jié)省達(dá) 50% 電路板空間。 ti表示,智能手機(jī)與平板計(jì)算機(jī)設(shè)計(jì)人員需要更小型的負(fù)載點(diǎn) (point-of-load) 轉(zhuǎn)換器,同時(shí)采用高功率轉(zhuǎn)換效率以保持電池長時(shí)間運(yùn)作。4 mhz、600 ma tps81256 模塊支持 5 v 輸出與 400 mw/mm3 功率密度,可在輕負(fù)載運(yùn)作時(shí)將電源電流降至 43 ua,延長電池使用壽命。tps81256 還可透過 2.5 v 至 5.5 v 輸入電壓實(shí)現(xiàn)高于 90% 的電源效率,使其在整體鋰電池電壓范圍中有效管理 3 w 電源。 tps81256 能以面積小于 9 mm2、高度低于 1 mm 的尺寸,提供 400 mw/mm3 功率密度;它高度整合被動(dòng)組件與電容器,大幅簡(jiǎn)化硬件設(shè)計(jì)工作;峰值效率可達(dá) 91% ,能在寬

  • 利用NI-DAQ使PXI6713實(shí)現(xiàn)正弦波和方波的輸出

    明文檔等部分。daq函數(shù)庫不是和labwindows/cvi儀器安裝到計(jì)算機(jī)上的,而是隨ni-daq軟件包一起安裝的。daq函數(shù)庫包括以下子類: (1)initialization/utilities子類:包含各種初始化函數(shù)和庫配置操作函數(shù); (2)board config&calibrate子類:包含各種數(shù)據(jù)采集卡的配置和校準(zhǔn)函數(shù); (3)analog input子類:包含各種模擬輸入函數(shù); (4)analog output子類:包含各種模擬輸出函數(shù); (5)digital input/output子類:包含各種數(shù)字輸入輸出函數(shù); (6)scxi子類:關(guān)于scxi模塊和底板的編程函數(shù); (7)counter/timer子類:包含了各種對(duì)安裝了daq-stc定時(shí)/計(jì)數(shù)器芯片的數(shù)據(jù)采集卡進(jìn)行定時(shí)/計(jì)數(shù)操作的函數(shù); (8)rtsi bus子類:包含各種支持實(shí)時(shí)系統(tǒng)集成總線的函數(shù); (9)event messaging子類:包含各種向數(shù)據(jù)采集卡注冊(cè)事件消息的函數(shù); (10)error子類:包含了處理出錯(cuò)代碼的兩個(gè)函數(shù)。 為了使pxi6713輸出正弦波和方波,我們使用了init

  • Res-Ingenium推出FM310-108托盤放大器可提供300WCW輸出功率專用于FM以及高清FM無線電廣播

    fm310-108托盤放大器可提供300w cw輸出功率,78%集電極效率以及-40 db諧波抑制,專用于fm以及高清fm無線電廣播。放大器采用了mrf6v2300nbr1 ldmos三極管,溫度級(jí)為-10°c to +60°c。據(jù)稱,該器件增益為23db,允許設(shè)計(jì)人員采用較低輸入電源,1.4w領(lǐng)域內(nèi),因此消除了一個(gè)或更多的增益階。fm310-108適用于fm發(fā)射機(jī),移相器以及廣播激勵(lì)器的設(shè)計(jì),并且?guī)в羞B接器的型號(hào)也可以根據(jù)需求提供。 特性: 48 volts input/output 50 ω 輸出功率: 最小300 w 靜態(tài)電流50ma 增益 : 23 db typ class b 器件: mrf6v2300nbr1或相似的 單端配置 帶連接器型號(hào)可根據(jù)需求提供 歡迎轉(zhuǎn)載,信息來自維庫電子市場(chǎng)網(wǎng)(www.udpf.com.cn)

  • M162外擴(kuò)32k sram存儲(chǔ)器出現(xiàn)的奇怪問題

    ndex1=0;#asm("cli")--rx_counter1;#asm("sei")return data;}#pragma used-// write a character to the usart1 transmitter#pragma used+void putchar1(char c){while ((ucsr1a & data_register_empty)==0);udr1=c;}#pragma used-// standard input/output functions#include <stdio.h>// declare your global variables hereunsigned char m[4000],n[4000],q[4000]; unsigned char *p;void main(void){// declare your local variables hereunsigned int i,k; // crystal oscillator division factor: 1clkpr=0x80;c

  • 有哪位高手使用m162外擴(kuò)ram成功的???

    ndex1=0;#asm("cli")--rx_counter1;#asm("sei")return data;}#pragma used-// write a character to the usart1 transmitter#pragma used+void putchar1(char c){while ((ucsr1a & data_register_empty)==0);udr1=c;}#pragma used-// standard input/output functions#include <stdio.h>// declare your global variables hereunsigned char m[4000],n[4000],q[4000]; unsigned char *p;void main(void){// declare your local variables hereunsigned int i,k; // crystal oscillator division factor: 1clkpr=0x80;c

  • 如何實(shí)現(xiàn)ATMega128多串口操作

    aming_error | parity_error | data_overrun))==0) return data; };}#pragma used-// write a character to the usart1 transmitter#pragma used+void putchar1(char c){while ((ucsr1a & data_register_empty)==0);udr1=c;}#pragma used-// standard input/output functions#include <stdio.h>// declare your global variables herevoid main(void){// declare your local variables here// input/output ports initialization// port a initialization// func0=in func1=in func2=in func3=in func4=in func5=in func6=in f

  • 我也貼一個(gè)測(cè)頻率的,CV_AVR ,SO EASY.

    type : atmega8lprogram type : applicationclock frequency : 4.000000 mhzmemory model : smallexternal sram size : 0data stack size : 256*********************************************/#include <mega8.h>// standard input/output functions#include <stdio.h> #include <delay.h>#define s_uart_baud_rate 4800// declare your global variables herevoid inits(void){// input/output ports initialization// port b initialization// func0=out func1=out func2=out func3=out func4

  • PIC16F84A最好怎么樣燒寫?

    讓你師兄來告訴你rb6 bit6 ttl/st(2) input/output pin (with interrupt on change). internal software programmableweak pull-up. serial programming clock.rb7 bit7 ttl/st(2) input/output pin (with interrupt on change). internal software programmableweak pull-up. serial programming data.管腳功能 * - 本貼最后修改時(shí)間:2003-9-3 17:50:14 修改者:xyzjob

input/output替代型號(hào)

INFINEON INDUSTRIES INDONESIA INDART-ONE INA338 INA337 INA332 INA331IDGKT INA331 INA330AIDGST

INS8250 INS82C50 INSTRUMENT INSTRUMENTS INT1200 INT5130 INT51X1 INT5200 INT5500 INTEL

相關(guān)搜索:
input/output相關(guān)熱門型號(hào)
IRFR9120N IR2308S IRF6215S ICL7107CPL IRF630NPBF IRLMS5703TRPBF IRF9321TRPBF ICL7660CBAZ ICL7667CPA ICL7660CPAZ

快速導(dǎo)航


發(fā)布求購

我要上傳PDF

* 型號(hào)
*PDF文件
*廠商
描述
驗(yàn)證
按住滑塊,拖拽到最右邊
OEM清單文件: OEM清單文件
*公司名:
*聯(lián)系人:
*手機(jī)號(hào)碼:
QQ:
有效期:

掃碼下載APP,
一鍵連接廣大的電子世界。

在線人工客服

買家服務(wù):
賣家服務(wù):
技術(shù)客服:

0571-85317607

網(wǎng)站技術(shù)支持

13606545031

客服在線時(shí)間周一至周五
9:00-17:30

關(guān)注官方微信號(hào),
第一時(shí)間獲取資訊。

建議反饋
返回頂部

建議反饋

聯(lián)系人:

聯(lián)系方式:

按住滑塊,拖拽到最右邊
>>
感謝您向阿庫提出的寶貴意見,您的參與是維庫提升服務(wù)的動(dòng)力!意見一經(jīng)采納,將有感恩紅包奉上哦!