Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1230  / 2 Years ago, fri, september 16, 2022, 10:26:25

I have a FTDI Chip TTL-232RG I would like to rename to something else, so when I plug it in to any computer, regardless of the distro, it would show up under /dev/tty as the new name.


Is this possible?


If needed here is the datasheet for the USB cable.


More From » usb

 Answers
7

It, most certainly, is possible to change both the description and serial number (which is used for the name listed in /dev) in the EEPROM of the FTDI chip - at least on OS X - which should also show up in Ubuntu.


Note: I've not been able to check it as my Ubuntu box has just suddenly died (PSU failure)..!


This method uses an application for OS X, so there is probably a similar application for Ubuntu - I've just not found one yet. There is also an "official" tool (for Windows) on the FTDI website - There is even one for FreeBSD, but sadly there doesn't appear to be one for Ubuntu.


On OS X


From Pirate Rename – Get a nicely named serial device and using Bus Pirate:


Original description and serial number


Original description and serial number


Modified description and serial number:


Modified description and serial number


Once saved, the FTDI device should now show up as



  • On OS X


    /dev/tty.usbserial-PirateV3


  • On Ubuntu


    <Unable to check currently>



On Windows


One of the Windows utilities on the FTDI utilities webpage:



  • FTD2XXST - EEPROM Programmer and Test Utility for FT232/FT245 Devices, or;

  • FT_PROG 3.12.11.594 - EEPROM Programming Utility


You may see an error, such as



Program execution is not possible because FTD2XX.dll is not found



In which case you are missing a driver. You can get the required DLL from the FTDI drivers page. Put the .dll file in the same directory as the application, it should find it (hopefully).


[#987] Saturday, September 17, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
freezidepu

Total Points: 394
Total Questions: 105
Total Answers: 118

Location: Libya
Member since Mon, Dec 7, 2020
3 Years ago
freezidepu questions
Tue, Apr 19, 22, 16:03, 2 Years ago
Fri, Nov 11, 22, 18:04, 2 Years ago
Sat, Mar 18, 23, 10:59, 1 Year ago
;