Difference between revisions of "Programming FTDI devices"

From Tučňák Wiki
Jump to: navigation, search
(Created page with ' This page describes how to programm the FT232R chip for use in: * Davac4 / USB2LPT + Dávač_3.0 or Dávač_3.3 * Rotar4 / [[...')
 
Line 1: Line 1:
 
 
This page describes how to programm the FT232R chip for use in:
 
This page describes how to programm the FT232R chip for use in:
 
* Davac4 / [[Převodník_USB_→_LPT_pro_Dávač_3.x|USB2LPT]] + [[Dávač_3.0]] or [[Dávač_3.3]]
 
* Davac4 / [[Převodník_USB_→_LPT_pro_Dávač_3.x|USB2LPT]] + [[Dávač_3.0]] or [[Dávač_3.3]]
Line 11: Line 10:
  
 
[[Image:MProg.png|none|frame|MProg initial state]]
 
[[Image:MProg.png|none|frame|MProg initial state]]
 +
 +
Disconnect all possible USB devices (can contain FTDI chip also). Connect your device with FT232R. Press Ctrl+N to create new programming template. Press Ctrl+C to scan. MProg responds in bottom box:
 +
 +
Number Of Blank Devices = 0
 +
Number Of Programmed Devices = 1
 +
 +
{| border="1" cellpadding="3" cellspacing="0"
 +
| align="center" style="background:#f0f0f0;"|'''Device'''
 +
| align="center" style="background:#f0f0f0;"|'''Product ID'''
 +
| align="center" style="background:#f0f0f0;"|'''Product description'''
 +
|-
 +
| Davac4
 +
| A110
 +
| Davac 4.x
 +
|-
 +
| Rotar4
 +
| A112
 +
| Antenna rotator 4.x
 +
|-
 +
| USBIO
 +
| A113
 +
| USB GPIOs
 +
|-
 +
| HDKEYB
 +
| A114
 +
| HD44780 + Keyboard
 +
|}
 +
 +
In Device Type combo choose FT232R. Change:
 +
* USB VID/PID to Own VID & PID
 +
* Vendor ID to A600
 +
* Product ID by table above
 +
* Manufacturer to OK1ZIA
 +
* Product Description by table above

Revision as of 14:32, 3 April 2012

This page describes how to programm the FT232R chip for use in:

You need File:MProg3.5.zip (obsoleted by FT_Prog but always work.

Run MProg

MProg initial state

Disconnect all possible USB devices (can contain FTDI chip also). Connect your device with FT232R. Press Ctrl+N to create new programming template. Press Ctrl+C to scan. MProg responds in bottom box:

Number Of Blank Devices = 0
Number Of Programmed Devices = 1
Device Product ID Product description
Davac4 A110 Davac 4.x
Rotar4 A112 Antenna rotator 4.x
USBIO A113 USB GPIOs
HDKEYB A114 HD44780 + Keyboard

In Device Type combo choose FT232R. Change:

  • USB VID/PID to Own VID & PID
  • Vendor ID to A600
  • Product ID by table above
  • Manufacturer to OK1ZIA
  • Product Description by table above