AVR Downloader/UploaDEr - Bugs: bug #55561, FTDI Bitbang not working
You are not allowed to post comments on this tracker with your current authentication level.
bug #55561: FTDI Bitbang not working
Submitter: | Hannes Bulk <hannesb> | ||
Submitted: | Thu 24 Jan 2019 05:30:26 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | None |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Name: | HannesB |
Open/Closed: | Open | Release: | 6.3 |
Programmer hardware: | FTDI Bitbang | Device type: | ATMega with SPI |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
I am using AVRDUDE 6.3 on Windows 10.
When i try to program a AVR processor using the FTDI Bitbang methode, windows reports missing FTDI drivers.
All the driver files are present, but to get this working AVRDUDE must be recompiled, with the FTDI Direct D2xx drivers.
I don't have the knowledge how to do this.
As an alternative you can use the normal serial bitbang driver, but this is very slow and, only suitable to program a small program (Bootloader).
I also found an older patched version that will work, but this is not a good solution, because it doesn't support new devices.