avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] Fwd: avrftdi


From: René Liebscher
Subject: Re: [avrdude-dev] Fwd: avrftdi
Date: Tue, 27 Nov 2012 20:09:59 +0100

Hi,

you might also try bitbanging using the ftdi_syncbb programmer type. (files
ft245r.[ch])

The FT2232D should implement synchronous bitbanging the same way as the
older chips do.

However to use inverted pins you need to implement them first. Also there is
no support for buf pins at the moment.


René

-----Ursprüngliche Nachricht-----
Von: address@hidden
[mailto:address@hidden Im Auftrag von
"Ing. Daniel Rozsnyó"
Gesendet: Dienstag, 27. November 2012 19:15
An: James Heller
Cc: address@hidden
Betreff: Re: [avrdude-dev] Fwd: avrftdi

I think, that is not possible. It is not even possible to remap the 
signals to other pins, due to "hardware acceleration" by the MPSEE unit.

Could you solve the problem in the hardware, by using a single invertor 
gate (e.g. in SOT23-5 package) ?

BTW, which avr chip uses such a strange way of programming?

Daniel


On 11/27/2012 07:06 PM, James Heller wrote:
> I'm using the avrftdi programmer in avrdude to drive an FT2232D chip. Is
> there any way I can invert just the clock signal? The chip I'm trying to
> program clocks data on the falling edge, instead of the rising edge. I
> tried prefixing the clock pin with a tilde (~) in the config file, but it
> doesn't seem to have any affect.
>
> Much appreciated,
>
> James
> _______________________________________________
> avrdude-dev mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/avrdude-dev
>

_______________________________________________
avrdude-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avrdude-dev




reply via email to

[Prev in Thread] Current Thread [Next in Thread]