libftdi Archives

Subject: FT4232: Legacy port name and PnP fields

From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Cc: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date: Mon, 28 Aug 2023 16:57:18 +0200
As stated here [1], ft_prog doesn't add these fields when programming
the default values. But when I use their C# bindings and initialize my
eeprom variable as

FTDI.FT4232H_EEPROM_STRUCTURE eeprom = new FTDI.FT4232H_EEPROM_STRUCTURE()

I get all these fields programmed for the FT4232 chip. What would be
the best solution to write these fields on demand?

[1] 
http://developer.intra2net.com/git/?p=libftdi;a=blob;f=src/ftdi.c;h=0a7fb274dd927d45615bbd26c11e950155164e46;hb=HEAD#l3118

Regards,
Yegor

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • FT4232: Legacy port name and PnP fields, Yegor Yefremov <=