德源科技 
德源科技德源科技
公司簡介訂購方式匯款確認檔案下載 聯絡我們保固說明訂單查詢討論區
電子郵件:

密碼:

忘記密碼
加入會員
  首頁 | 原廠 Arduino® | 特殊服務設計 | 轉接座及轉接板/麵包板 | 開發板/燒錄器/模擬器 | 相容 For Arudino® 週邊及配件 | OKdo系列 | Saleae 系列 | Adafruit 系列 | ArduCam 系列 | Camera 攝像頭 | ROCK 系列 | Debix系列開發板 | Raspberry Pi 樹莓派 | Banana Pi 香蕉派 | BeagleBone 狗骨頭 | M5Stack系列 | Micro:bit (BBC)系列 | NVIDIA Jetson Nano系列 | Pololu 系列 | Pycom 系列 | Seeed 系列 | Sparkfun 系列 | WeMos 系列 | 傳感器 | Cubieboard/CubieTruck系列 | Firefly 系列 | Microduino系列 | Orange Pi 香橙派 | PCB板 | PLC 系列 | Robot 機器人 | UDOO 系列 | RedBearLab 系列 | LattePanda系列 | LittleBits 系列 | Libelium 系列 | Luxonis 相機系列 | PCduino | RobotElectronics 系列 | MageDok 顯示屏 | LCD/LCM/TFT/LVDC | Dimension Engineer 系列 | 通訊模組 | 影音器材(含轉換器) | 線材/連結器/轉換器 | 測量儀器 | 馬達/馬逹控制器/電源模組 | 其他 | 焊接/維修工具 | IC零件 | LED燈-裝飾燈 | 工作站迷你電腦 mini PC | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | 檢定考套件 | 停售商品
  首頁 » 商品目錄 » 線材/連結器/轉換器 » USB轉換線 » 02972104
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  HDMI 轉接頭
  HDMI線材
  PLC編程電纜線
  其它
  實驗用線材
  手機線 / 配件
  朗強系列
  轉換器/轉接器
  電源線
  USB-CAN系列產品
  USB轉換器
  USB轉換線
  RJ45 網路線/延長線/轉換線
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 10 / 66  [下一頁 >>]
USB to Print port USB轉並口/USB轉真並口(支持仿真調試加密狗等)
NT$1,500
運費NT$50
條碼02972104
產品說明0

 

基於input/output指令硬件虛擬的USB轉並口(25針SubD型接頭)轉換器,支持包括SSP,EPP,ECP的所有並行模式,16字節FIFO緩存,高速USB (傳送速度480 Mbit/s; input/output 指令8 kByte/s)

  真正的USB轉並口 支持多種並口仿真器 如MSP430 AVR ARM

  USB轉並口設備採用USB2.0高速連接模式,兼容USB1.1/USB1.0,支持打印口/SPP/ECP/EPP模式,自適應端口地址和端口號,是一款真正的計算機並口,不是市面上出售的只支持打印機的USB轉並口設備.可以和各種並口編程器、仿真器、下載電纜以及並口加密狗等設備連接。在沒有並口的電腦上安裝一個真正的並口出來.

 xilinx、altera、Lattice CPLD/FPGA下載電纜TI-DSP並口仿真器、ARM簡易wiggler 和SDT 下載線、MSP430 單片機下載線,AVR 單片機的下載線,希爾特並口編程器和並口51仿真器,RVO3050虛擬示波器,支持CPLD ISP JTAG 等仿真, 編程支持打印機.

This list should grow with appropriate user feedback…

Attention:Using USB2LPT withprogramming devicesmay lead to wrong or bad programmed chips! The reason is lengthening of the programming pulse due to longer parallel port access emulation time. The result depends on
  • whether the PC software or the programming device creates the programming pulse
  • whether the chip requires timely exact pulses or not. In general, ISP chips (newer micro controllers, or JTAG interfaces), serial EEPROMs, and flash memories are excluded.
If the length of programming pulse is important (e.g. for correct programming in mass production), USB2LPT should not be used. Furthermore, programming software should not be installed onto too fast computers. Depending on software quality, this may lead to too short programming pulses.
Attention 2:Although using USB2LPT with programming devices is obvious, it is generally not recommended. Programing times are much too long to get ready. At the top I measured that the GALEP software needs some minutes(!) for programming the smallest PIC (12F508).
PCMCIA parallel adapters do not have this disadvantage.

  • AVRDUDE(Command-line driven programmer for Atmel AVR, ATmega)
    In most cases you should use-P lpt1for specifying port address, even when Windows XP' device manager lies and says ?LPT3「. AVRDUDE uses only 3 fixed port addresses for the names:
    • lpt1 = 0x378
    • lpt2 = 0x278
    • lpt3 = 0x3BC
    Speed: about 5 % (ATmega16), 16 IN operations per bit
    AVRDUDE will be trapped via debug registers only, therefore currently no function in Windows XP!
  • PonyProg2000(Freeware programmer esp. for PIC, ATmega, serial EEPROMs)
    • The INI file must be modified to get PonyProg to work: change ?AutoDetectPorts=NO「!
  • Xilinx iMPACT(JTAG programmer esp. for Xilinx CPLD and FPGA)
    • Built-in automatic port detection fails, therefore iMPACT needs the following environment variables:
      • set XIL_IMPACT_ENV_LPT_BASE_ADDRESS=378(according to setting of USB2LPT in Device Manager)
      • set XIL_IMPACT_ENV_LPT_ECP_ADDRESS=778(always LPT_BASE + 400h)
      Where can I set environment variables under 2k/XP?
      Here:Start→Settings→Control Panel→System→Enhanced(?)→Environment variables
  • ispVM System(use new driver), for ispLSI1016E (CPLD) same performance as for true parallel port
  • All of (my)------programs(of course!)
  • LabView
    • Only with thecurrentdriver version due to DWORD-wide port accesses (really!)
  • SP12(Programmer for Atmel AVR,http://www.xs4all.nl/~sbolt/e-spider_prog.html)
  • WinPIC
  • PIC programmer software fromwww.-----------
  • Antenna analyzerby(?) Gerd Koetter (seehere)
  • MSP430 programming viamsp430-jtag
  • Discolitez Delux32 (or ?DiscoLitez 32 Deluxe「)
  • New:GALEP-4(GALEP-3 not tested), but only withthis patch

    There is also a list of unsuccessfully tested applications:

    • Matlab:digitalio('parallel','lpt1');

     

問與答

顯示 1 到 第6 (共 10 則 問與答) 總頁數:  1  2  [下一頁 >>] 
會員 阿茂先生/小姐 詢問: 2021-05-29  10:08:35
問題: 我剛寄給fae但還沒回應
driver 的檔案
回覆: 溫心的提醒,在提醒,請看一下面,千萬留意
1.如有資料索取或技術問題,寫信索取及詢問 ,如你急要資料可以先寫,一般上班時間都會回復
2.如收到商品有疑問或問題,不論是使用上問題,或是商品上問題,也是寫信,麻煩謝謝
3.因為所有商品現在都不提供光碟,不論網頁上有註明有附光碟,都可能不在有附,所以有急用資料,還請購買後寫信到以下信箱索取(信中千萬註明你那裡買,帳號為何,購買商品,三項資料)
免.......>>>更多...
會員 阿茂先生/小姐 詢問: 2021-05-29  09:29:03
問題: 請問要driver嗎?
如果要請附driver
回覆: 資料索取
您好,麻煩寄信到 [email protected] ,跟我們fae索取,信中註明你在那裡買,帳號為何即可
會員 阿茂先生/小姐 詢問: 2021-05-29  08:15:57
問題: 可以用xilinx 8.2i,altera
msp430模擬器嗎?
回覆: 原則上可以
會員 阿茂先生/小姐 詢問: 2021-05-29  07:26:07
問題: 有現貨嗎?
win7 32bit家用進階版可以用嗎?
回覆: 可以,只能用在32bit 上
訪客 詢問: 2019-05-21  11:21:12
問題: 請問,Windows 10 64bit 適用嗎? 若不行, 適用的OS 版本為何?
回覆: 只能用在win7 32BIT
會員 chupp先生/小姐 詢問: 2016-03-21  18:38:10
問題: Intel i5-3210M CPU2.5GHz
RAM 4G
Win7 / 32bit

用於Keil Ⅱ C51 Dongle
依安裝說明步驟,仍無法compiler _"_
回覆: 您好光碟裡的安裝說明請看一下,並設定看看有沒有設對
顯示 1 到 第6 (共 10 則 問與答) 總頁數:  1  2  [下一頁 >>] 
本商品上架日期:2011-01-28.
評價
購物車 更多
空的...
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知USB to Print port USB轉並口/USB轉真並口(支持仿真調試加密狗等)
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

聯絡方式:手機:0933807110 或 0968222607
E-mail:[email protected](主要信箱) & [email protected](次要) & [email protected] & [email protected] & [email protected]