libftdi Archives

Subject: Re: ftdi_eeprom and FT230X

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Cc: Dave Bender <codehero@xxxxxxxxx>
Date: Thu, 24 Oct 2013 14:43:25 +0200
Hi Dave,

On Monday, 22. July 2013 09:15:05 Dave Bender wrote:
> So I'm trying to set up synchronous bitbang on my FT230X board and am
> stuck configuring the CBUS pins. I am using ftdi_eeprom built from the
> latest git sources. I use a config file with the following lines:
> 
> cbus0="BITBANG_WR"
> cbus1="IO_MODE"
> cbus2="IO_MODE"
> cbus3="IO_MODE"
> 
> However, when I read back the EEPROM I get:
> 
> CBUS0 Function: CLK12
> CBUS1 Function: CLK24
> CBUS2 Function: CLK24
> CBUS3 Function: CLK24
> 
> It seems that config file parsing refers to the enum ftdi_cbus_func while
> reading back seems to refer to ftdi_cbush_func...can anyone advise if this
> is a bug in ftdi_eeprom or libftdi?

I'm just going through "unresolved issues" on the libftdi mailinglist...

did you resolve this eeprom problem?

Thomas


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

Current Thread