libftdi Archives

Subject: Re: ftdi_eeprom and FT230X

From: Dave Bender <codehero@xxxxxxxxx>
To: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Cc: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 25 Oct 2013 01:49:09 -0400
I found that the 230X did not support the mode that I wanted. I did not try to resolve the EEPROM issue.


On Thu, Oct 24, 2013 at 8:43 AM, Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx> wrote:
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