libftdi Archives

Subject: FT232H eeprom issues

From: Davide Michelizza <dmichelizza@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 11 Oct 2013 16:19:23 +0200
Hi all.
Trying to write the eeprom for a FT232H chip I've found some issues in ftdi_eeprom_build():
- the eeprom user area is misaligned (in the comment the offset in correct but the value used is not).
- the suspend pull-downs functionality is not set.

I attach a patch to solve these issues.

I've also found some differences with eeproms programmed using FT_Prog (FTDI windows application), but don't seem to create any problem.

Cheers,
Davide


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


Attachment: ft232h.eeprom.patch
Description: Binary data

Current Thread