avrdude-dev
[Top][All Lists]
Advanced

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

Re: FTDI plus Atmel AVR programming


From: Didrik Madheden
Subject: Re: FTDI plus Atmel AVR programming
Date: Tue, 10 Jan 2023 23:11:51 +0100

On Tue, 10 Jan 2023 at 23:00, Joerg Wunsch <j@uriah.heep.sax.de> wrote:
> > type = ft245r;
>
> I don't think you can name the programmer type "ft245r". You have to
> name it "ftdi_syncbb".

Iirc it depends on the build. ft245r is for builds interfacing with
FTDI's driver, whereas ftdi_syncbb is for builds interfacing with the
chip using libusb. ft245r is less likely to work since it relies on
non-free code and isn't usually enabled at compile time in the
official builds. But considering the tutorial mentioned it, it might
work with the avrdude build that comes with SinaProg.

/Didrik



reply via email to

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