DEVICE
65286
-/21+
全新原裝現(xiàn)貨,長(zhǎng)期供應(yīng),免費(fèi)送樣
DEVICE
52300
2019+/-
譽(yù)輝天成,只做原裝正品
DEVICE
80000
-/23+
原裝現(xiàn)貨
DEVICE
5000
SOP/8/23+
優(yōu)勢(shì)產(chǎn)品大量庫(kù)存原裝現(xiàn)貨
DEVICE
225080
SOP/8/2016+
原裝現(xiàn)貨長(zhǎng)期供應(yīng)
DEVICE
6608
SOP/8/2024+
現(xiàn)貨假一罰萬(wàn)只做原裝現(xiàn)貨
DEVICE
2000
SMDDIP/2022+
只做原裝 TI現(xiàn)貨服務(wù)商
DEVICE
8700
SOP/8/2023+
原裝現(xiàn)貨
DEVICE
3000
SOP/8/N/A
原裝正品熱賣,價(jià)格優(yōu)勢(shì)
DEVICE
80000
-/23+
原裝現(xiàn)貨
DEVICE
3720
SOP8/2025+
全新原裝、公司現(xiàn)貨熱賣
DEVICE
40000
-/2024+
原廠原裝現(xiàn)貨庫(kù)存支持當(dāng)天發(fā)貨
DEVICE
4000
SOP/8/17+
代理直銷,公司原裝現(xiàn)貨供應(yīng)
DEVICE
80000
-/2024+
原裝現(xiàn)貨
DEVICE
2000
SOP/8/25+
只做原裝,支持賬期,提供一站式配單服務(wù)
DEVICE
60701
SOP/8/24+
深圳原裝現(xiàn)貨,可看貨可提供拍照
DEVICE
41101
SOP/8/-
大量現(xiàn)貨,提供一站式配單服務(wù)
DEVICE
228000
NR/2017+
誠(chéng)研翔科技,專業(yè)配單公司,可開增值稅發(fā)票
DEVICE
25000
-/SOP28
原裝 部分現(xiàn)貨量大期貨
Device
1.5 A 280 kHz/560 kHz Boost Regulato...
ONSEMI [ON Semiconductor]
DevicePDF下載
DEVICENET-RAB
Computer Systems Protocol Analyzer
DEVICENET-RABPDF下載
integrated circuit inside the cardvpp : programing voltage input (optional use by the card)gnd : ground (reference voltage)clk : clocking or timing signal (optional use by the card).rst : either used itself (reset signal supplied from the interface device) or in combination with an interal reset control circuit (optional use by the card). if internal reset is implemented, the voltage supply on vcc is mandatoryvcc : power supply input (optional use by the card) note - the use of the two remaining con
驅(qū)動(dòng)程序概述 5.2 關(guān)于linux 5.3 ndis 簡(jiǎn)介 一 linux系統(tǒng)設(shè)備驅(qū)動(dòng)程序概述 1.1 linux設(shè)備驅(qū)動(dòng)程序分類 linux設(shè)備驅(qū)動(dòng)程序在linux的內(nèi)核源代碼中占有很大的比例,源代碼的長(zhǎng)度日益增加,主要是驅(qū)動(dòng)程序的增加。在linux內(nèi)核的不斷升級(jí)過程中,驅(qū)動(dòng)程序的結(jié)構(gòu)還是相對(duì)穩(wěn)定。在2.0.xx到2.2.xx的變動(dòng)里,驅(qū)動(dòng)程序的編寫做了一些改變,但是從2.0.xx的驅(qū)動(dòng)到2.2.xx的移植只需做少量的工作。linux系統(tǒng)的設(shè)備分為字符設(shè)備(char device),塊設(shè)備(block device)和網(wǎng)絡(luò)設(shè)備(network device)三種。字符設(shè)備是指存取時(shí)沒有緩存的設(shè)備。塊設(shè)備的讀寫都有緩存來(lái)支持,并且塊設(shè)備必須能夠隨機(jī)存?。╮andom access),字符設(shè)備則沒有這個(gè)要求。典型的字符設(shè)備包括鼠標(biāo),鍵盤,串行口等。塊設(shè)備主要包括硬盤軟盤設(shè)備,cd-rom等。一個(gè)文件系統(tǒng)要安裝進(jìn)入操作系統(tǒng)必須在塊設(shè)備上。網(wǎng)絡(luò)設(shè)備在linux里做專門的處理。linux的網(wǎng)絡(luò)系統(tǒng)主要是基于bsd unix的socket機(jī)制。在系統(tǒng)和驅(qū)動(dòng)程序之間定義有專門的數(shù)據(jù)結(jié)
2, order=0-3, minobjects=0, cpus=1, nodes=1 hierarchical rcu implementation. rcu-based detection of stalled cpus is disabled. verbose stalled-cpus detection is disabled. nr_irqs:85 irq: clearing subpending status 00000002 console: colour dummy device 80x30 console [ttysac0] enabled calibrating delay loop… 201.93 bogomips (lpj=504832) pid_max: default: 32768 minimum: 301 mount-cache hash table entries: 512 cpu: testing write buffer coherency: ok net: registered protocol family 16 mini2440:
們?cè)趧傞_始寫linux設(shè)備驅(qū)動(dòng)程序的時(shí)候,很多時(shí)候都是利用mknod命令手動(dòng)創(chuàng)建設(shè)備節(jié)點(diǎn),實(shí)際上linux內(nèi)核為我們提供了一組函數(shù),可以用來(lái)在模塊加載的時(shí)候自動(dòng)在/dev目錄下創(chuàng)建相應(yīng)設(shè)備節(jié)點(diǎn),并在卸載模塊時(shí)刪除該節(jié)點(diǎn),當(dāng)然前提條件是用戶空間移植了udev。 內(nèi)核中定義了struct class結(jié)構(gòu)體,顧名思義,一個(gè)struct class結(jié)構(gòu)體類型變量對(duì)應(yīng)一個(gè)類,內(nèi)核同時(shí)提供了class_create(…)函數(shù),可以用它來(lái)創(chuàng)建一個(gè)類,這個(gè)類存放于sysfs下面,一旦創(chuàng)建好了這個(gè)類,再調(diào)用device_create(…)函數(shù)來(lái)在/dev目錄下創(chuàng)建相應(yīng)的設(shè)備節(jié)點(diǎn)。這樣,加載模塊的時(shí)候,用戶空間中的udev會(huì)自動(dòng)響應(yīng)device_create(…)函數(shù),去/sysfs下尋找對(duì)應(yīng)的類從而創(chuàng)建設(shè)備節(jié)點(diǎn)。 注意,在2.6較早的內(nèi)核版本中,device_create(…)函數(shù)名稱不同,是class_device_create(…),所以在新的內(nèi)核中編譯以前的模塊程序有時(shí)會(huì)報(bào)錯(cuò),就是因?yàn)楹瘮?shù)名稱不同,而且里面的參數(shù)設(shè)置也有一些變化。 struct class和device_create(…)
對(duì)某些嵌入式應(yīng)用來(lái)說移植或者修改ppp源代碼變成了乏味和繁鎖的工作。這里介紹一種非常經(jīng)濟(jì)而且實(shí)用的實(shí)現(xiàn)串口上網(wǎng)的簡(jiǎn)單方法。 linux簡(jiǎn)單串口上網(wǎng)原理 簡(jiǎn)單串口上網(wǎng)的實(shí)現(xiàn)原理如圖1所示。 圖 1 linux box a 和 linux box b 是兩個(gè)安裝有l(wèi)inux操作系統(tǒng)的終端(可以是pc,也可以是嵌入式設(shè)備),它們通過一條串口通信線(null modem cable line)連接。控制串口通信的服務(wù)進(jìn)程server讀和寫兩個(gè)字符設(shè)備:發(fā)送字符設(shè)備sending device和接收字符設(shè)備receiving device。在內(nèi)核空間,偽網(wǎng)絡(luò)設(shè)備驅(qū)動(dòng)程序pseudo network driver可以直接讀寫發(fā)送字符設(shè)備和接收字符設(shè)備,事實(shí)上在內(nèi)核空間它們之間的通信只是對(duì)共享緩存區(qū)的讀寫而已。偽網(wǎng)絡(luò)設(shè)備驅(qū)動(dòng)程序具有大部分普通網(wǎng)卡驅(qū)動(dòng)程序提供服務(wù)功能,只是沒有硬件部分代碼的實(shí)現(xiàn)而已。當(dāng)用戶空間的進(jìn)程要發(fā)送數(shù)據(jù)的時(shí)候,其首先讓數(shù)據(jù)經(jīng)過linux操作系統(tǒng)的tcp/ip處理層進(jìn)行數(shù)據(jù)打包,然后把打包后的數(shù)據(jù)直接寫入sending device,等待server進(jìn)程讀取,最后通過
Precision Devices公司推出兩個(gè)最新擴(kuò)頻時(shí)鐘振蕩器產(chǎn)品,SSOC5和SSOC7。新SSOC5 和SSOC7提供了一種降低時(shí)鐘振蕩器的系統(tǒng)源電磁干擾(EMI)的高效且經(jīng)濟(jì)的方法。相對(duì)于固定晶體振蕩器,SSOC5 和SSOC7的調(diào)制輸出頻率使EMI降低高達(dá)15dBc。SSO...
Device DNA和存儲(chǔ)校驗(yàn)碼對(duì)于外界來(lái)說不是機(jī)密,任何人都可以獲得這些信息,DeviceDNA設(shè)計(jì)級(jí)安全的奧秘在于“安全算法”。對(duì)于一些設(shè)計(jì),安全要求需要超過默認(rèn)的51位DeviceDNA來(lái)增強(qiáng)保護(hù),以免受到蠻力攻擊。Device DNA...
在非易失性FPGA-Spartan-3AN平臺(tái)中采用了與Spartan-3A器件幾乎相同的工藝,只是進(jìn)行了一些增強(qiáng)。第1種安全增強(qiáng)是比特流隱藏在FPGA內(nèi),使得監(jiān)控變得更加困難。
Spartan-3AN FPGA...
這僅僅是在設(shè)計(jì)中設(shè)置安全的一種可能情形,可能是因?yàn)榕c決定自己家里的安全系統(tǒng)相似。如果世界上只有一把可能的鎖和鑰匙,那就沒有安全可言。在最初的一次性設(shè)置流程中,可以通過JTAG端口或從FPGA的結(jié)構(gòu)內(nèi)部讀取Sparta...
在研究系列器件的安全性如何運(yùn)行之前,了解解決方案的核心很重要。Device DNA是Xilinx FPGA器件所獨(dú)有的,特別是Spartan-3 A/3AN/3A DSP FPGA器件用于實(shí)現(xiàn)設(shè)計(jì)安全。本節(jié)講述Device DNA如何運(yùn)行及利用新的專利技術(shù)保...
while lsd detects a shorted led. tef indicates an over-temperature condition. 2、tps61500 說明:the tps61500 is a monolithic switching regulator with integrated 3-a, 40-v power switch. it is an ideal driver for high brightness 1-w or 3-w led. the device has a wide input voltage range to support application with input voltage from multi-cell batteries or regulated 5-v, 12-v power rails. the led current is set with an external sensor resistor r3, and the feedback voltage that is regulated to 200-m
ates。 the address bus is used by the processor to select aspecific memory location or register within a particular peripheral。 if the addre 常見英文縮寫解釋(按字母順序排列): asic: application specific integrated circuit. 專用ic cpld: complex programmable logic device. 復(fù)雜可編程邏輯器件 eda: electronic design automation. 電子設(shè)計(jì)自動(dòng)化 fpga: field programmable gate array. 現(xiàn)場(chǎng)可編程 門陣列 gal: generic array logic. 通用陣列邏輯 hdl: hardware description language. 硬件描述語(yǔ)言 ip: intelligent property. 智能模塊 pal: programmable array logic
摘 要:討論了網(wǎng)絡(luò)化測(cè)控實(shí)現(xiàn)技術(shù):datasocket,remote device access,symantec pcany where,網(wǎng)絡(luò)化儀器和網(wǎng)絡(luò)化虛擬儀器技術(shù),分析了基于這些實(shí)現(xiàn)技術(shù)的各自特點(diǎn)。提出了網(wǎng)絡(luò)化測(cè)控實(shí)現(xiàn)技術(shù)存在的問題和未來(lái)發(fā)展方向。 關(guān)鍵詞:網(wǎng)絡(luò)化;datasocket;remote device access;symantec pcanywhere;網(wǎng)絡(luò)化儀器;網(wǎng)絡(luò)化虛擬儀器 study on the networked supervising realization technolo gy an youlin, yang suochang (department of missile engineering, ordnance engineering college, shijiazhuang, 050003, china) abstract:this paper discussed the networked supervising realization technology: datasocket, remote device access,
展望 2011年 pc 市場(chǎng),資策會(huì)產(chǎn)業(yè)情報(bào)研究所(mic)表示,受惠商用市場(chǎng)換機(jī)效應(yīng)與總體經(jīng)濟(jì)表現(xiàn)優(yōu)于2010年之表現(xiàn),全球pc市場(chǎng)成長(zhǎng)率將可維持兩位數(shù)的成長(zhǎng)態(tài)勢(shì),市場(chǎng)出貨總數(shù)將接近3.2億臺(tái)規(guī)模;若將平板裝置產(chǎn)品納入計(jì)算,全球 pc 出貨量將突破3.5億臺(tái),成長(zhǎng)率為13.7%。 預(yù)估 2011年全球平板裝置(tablet device)產(chǎn)品接近3,500萬(wàn)臺(tái),成長(zhǎng)率為183%。整體而言,以筆記本電腦的表現(xiàn)最優(yōu),成長(zhǎng)率超過兩成,上網(wǎng)本受平板裝置排擠影響,僅有個(gè)位數(shù)的成長(zhǎng)幅度,臺(tái)式電腦雖遭受 all-in-one pc 熱銷程度不若預(yù)期的負(fù)面沖擊,但整體仍有商用換機(jī)效應(yīng)支撐,回復(fù)正成長(zhǎng)動(dòng)能。 mic指出,臺(tái)灣計(jì)算機(jī)系統(tǒng)產(chǎn)業(yè)整體表現(xiàn),因品牌業(yè)者仍有持續(xù)釋出委外訂單,新產(chǎn)品型態(tài)開發(fā)速度較快等因素加乘,臺(tái)灣產(chǎn)業(yè)出貨比重獲得提升,但有部分產(chǎn)品或機(jī)種偏向價(jià)格競(jìng)爭(zhēng),臺(tái)灣廠商在利潤(rùn)率的考量下,也流失部分產(chǎn)品區(qū)隔的出貨占有率。 整體而言,除上網(wǎng)本(netbook)受到平板裝置產(chǎn)品的侵蝕影響,不論是在產(chǎn)量或產(chǎn)值部分的表現(xiàn),預(yù)期皆將呈現(xiàn)衰退兩位數(shù)的狀況,其它產(chǎn)品領(lǐng)域則都呈現(xiàn)正成長(zhǎng)局面,其中又以筆
integrated device technology inc.近日表示,其已同意以價(jià)值大約17億美元的現(xiàn)金和股票收購(gòu)另一家半導(dǎo)體企業(yè)integrated circuit systems inc.。 此交易使這兩家名稱相近、且在定時(shí)芯片產(chǎn)品市場(chǎng)存在競(jìng)爭(zhēng)的企業(yè)實(shí)現(xiàn)了聯(lián)合。定時(shí)芯片用于協(xié)調(diào)通訊、計(jì)算和消費(fèi)產(chǎn)品內(nèi)部元件的運(yùn)轉(zhuǎn)。 根據(jù)雙方董事通過的一項(xiàng)協(xié)議,integrated circuit systems股東的每1股股票可獲得1.3股integrated device technology股票和7.25美元現(xiàn)金。該交易對(duì)integrated circuit systems的估值為每股約23.54美元,較該股昨日的收盤價(jià)溢價(jià)19%。 integrated device technology稱,其總裁兼首席執(zhí)行長(zhǎng)greg lang將在合并后的新公司留任原職。integrated circuit systems總裁兼首席執(zhí)行長(zhǎng)hock tan將擔(dān)任董事長(zhǎng)。 兩家公司稱,交易完成后,integrated device technology的股東將持有兩家公司已發(fā)
two channel sata 3-gbps redriver a. place supply capacitors close to the pin. b. en can be left open or tied to supply when no external control is implemented. c. output pre-emphasis (pe1, pe2) is shown enabled. setting depends on device palcement 用sn75lvcp412a組成的sata/esata接口驅(qū)動(dòng)電路 來(lái)源:海歐
本文介紹了iw3620主要特性以及典型應(yīng)用電路。 iw3620:digital pwm constant current controller for ac/dc led driver the iw3620 is a high performance ac/dc offline led driver which uses digital control technology to build peak current mode pwm flyback power supplies. the device operates in quasi-resonant mode at heavy load to provide high efficiency along with a number of key built-in protection features while minimizing the external component count, simplifying emi design and lowering the total bill of material cost. the
rd ttl series parts and no special components are used. the programmer is interfaced with the pc parallel port and there is no special requirement for the pc parallel port, so the older computers can also be used with this programmer. supported devicesthe programmer software supports the following atmel devices at89c51at89s51at89c51rcat89c1051uat89c52 at89s52at89c55wdat89c2051at89c55at89s53at89s8252at89c4051note: for 20 pin devices a simple interface adapter is required. hardwarefigure 1 shows
可以利用單片及開發(fā)軟件keil軟件方便開發(fā)mp3播放器,無(wú)需特殊軟件平臺(tái); 2)mpeg i/ii-layer 3 hardware decoder .獨(dú)立mp3 decoder .支持48,44.1,32,24,22.05,16khz取樣頻率 .支持軟件31階音量控制,高中低音均衡控制 .重低音效果 3)集成dac部件,支持pcm,iis格式; 4)64k字節(jié)片上代碼存儲(chǔ)空間(100k次擦寫壽命) 5)4k字節(jié)boot flash memory,usb/uart下載代碼 6)集成usb1.1 device部件 7)mmc卡接口 8)ide/atapi接口(hdd/cd-rom interface) 9)2通道adc,8khz取樣 硬盤mp3 player原理圖下載: 200412.rar [url=../rar/mp3.rar]硬盤mp3 player資料下載(電路圖,pcb,軟件)[/url] [u]漢字內(nèi)碼<-->unicode轉(zhuǎn)換表[/u] [u] [url=../news_uploadimg/2004122921421765.htm]unicode.htm[/url]
3%,可以實(shí)現(xiàn)較高的通道亮度匹配度。支持單線脈沖調(diào)光,脈沖寬度支持最低1μs,啟動(dòng)時(shí)間小于30μs,關(guān)斷模式下,靜態(tài)電流小于0.1μa,可以充分滿足各種便攜產(chǎn)品的應(yīng)用。 sgm3132是無(wú)公害無(wú)鉛環(huán)保產(chǎn)品,溫度范圍達(dá)到擴(kuò)展的工業(yè)標(biāo)準(zhǔn)–40°c 到+85°c,采用tqfn-16(3*3)封裝。 相關(guān)信息與供貨情況: 如需獲取sgm3132的樣片,請(qǐng)登陸www.sg-micro.com。sgm3132已于09年第二季度開始量產(chǎn),大宗訂貨周期為4-6周。 device x1 current matching dimming shutdown current iq package sgm3132 x1 <3% one wire <0.1μa <500μa tqfn-16 圣邦微電子是一家專注于高性能、高品質(zhì)模擬/混合信號(hào)集成電路研發(fā)、生產(chǎn)和銷售的半導(dǎo)體公司。產(chǎn)品性能優(yōu)良,品質(zhì)卓越,可廣泛應(yīng)用于手機(jī)、dvd、數(shù)碼相機(jī)、筆記本電腦、汽車電子、
' by the usb promoter group. to sum it up, usb 2.0 specification incorporates three speeds: hi-speed, full-speed and low-speed. you as a consumer don't need to figure out all the jargons. just keep in mind that only 'hi-speed usb' and 'usb' host and devices exist. how do i know if my pc has usb 2.0? add your notes you can identify whether your pc has hi-speed or not relatively easy. open device manager and expand the universal serial bus section. there should be an "enhanced" usb host contr
epc_x86_debug\atapi.dll'4294769880 pid:a3f99ca2 tid:63f84942 0x83fcbc90: [notify] handlesystemevent 7 /add crd0:4294769948 pid:a3f99ca2 tid:a3fa2d42 0x83fcb800: atapi dll_process_attach4294770954 pid:a3f99ca2 tid:a3fa2d42 0x83fcb800: atapi:pciconfig!deviceconfig+(0)4294770954 pid:a3f99ca2 tid:a3fa2d42 0x83fcb800: atapi:pciconfig!configrsrc+(bus 0, device 31, function 2)4294770954 pid:a3f99ca2 tid:a3fa2d42 0x83fcb800: atapi:pciconfig!configrsrc: bar(0/31/2): offset 0x10, type i/o, size 0x84294770954 pi
epc_x86_debug\atapi.dll'4294769880 pid:a3f99ca2 tid:63f84942 0x83fcbc90: [notify] handlesystemevent 7 /add crd0:4294769948 pid:a3f99ca2 tid:a3fa2d42 0x83fcb800: atapi dll_process_attach4294770954 pid:a3f99ca2 tid:a3fa2d42 0x83fcb800: atapi:pciconfig!deviceconfig+(0)4294770954 pid:a3f99ca2 tid:a3fa2d42 0x83fcb800: atapi:pciconfig!configrsrc+(bus 0, device 31, function 2)4294770954 pid:a3f99ca2 tid:a3fa2d42 0x83fcb800: atapi:pciconfig!configrsrc: bar(0/31/2): offset 0x10, type i/o, size 0x84294770954 pi
hub首先發(fā)送一個(gè)jk序列,并切換到高速模式,設(shè)備收到后,也切換到高速模式.如果沒有,則保持在全速模式.自己找usb2.0協(xié)議看看吧.high-speed detection handshake (not performed if low-speed device detected by hub):note: in the following handshake, both the hub and device are required to detect chirp j’s and k’s of specifiedminimum durations. it is strongly recommended that “gaps” in these chirp signals as short as 16 high-speed bittimes should restart the duration timers.4. the high-speed device leaves the d+ pull-up resistor connected, leaves the high-speed termi
rthdmi中的cec有14個(gè)功能(optional), 在你們?cè)O(shè)計(jì)的產(chǎn)品中用了哪些功能?cec 3 feature overviewcec provides a number of recommended features designed to enhance the functionality andinteroperability of devices within an hdmi system. this section gives an overview of thesefeatures.• one touch play - allows a device to be played and become the active source with a singlebutton press.• system standby - enables the user to switch all devices to standby with one button press.• preset transfer - enables a
df02sa DF100AA160 DF104 DF15005S DF1700 DF20DB80 DF2B6.8FS DF3687H DF3A6.8FUT1G DF60AA160
相關(guān)搜索: