Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ATmega16/32/64/128(A) using FTDI JTAG -- remaining work from #1324 #1490

Closed
mcuee opened this issue Aug 15, 2023 · 5 comments
Closed
Labels
enhancement New feature or request

Comments

@mcuee
Copy link
Collaborator

mcuee commented Aug 15, 2023

#1324 has been merged. It is a great addition to avrdude.

It will be good that the issues with older ATmega16/32/64/128(A) parts can be fixed in the future.

@mcuee mcuee added the enhancement New feature or request label Aug 15, 2023
@stefanrueger
Copy link
Collaborator

Have we established that other uploader/downloader programs can cope with these parts? If not the issue would be unconfirmed.

@mcuee
Copy link
Collaborator Author

mcuee commented Aug 15, 2023

Yes, they are well supported by the other JTAG capable programmers, like JTAG1/2/3. I myself have tested them with JTAG ICE 1, AVR Dragon, SNAP and PICKit 4.

@dl8dtl
Copy link
Contributor

dl8dtl commented Aug 16, 2023

ATmega8 is not an ATmega in that respect: it doesn't have JTAG. Technically, it's a tiny device. Later variants (ATmega88 etc.) offer debugWIRE.

@mcuee mcuee changed the title Support ATmega8/16/32/64/128(A) using FTDI JTAG -- remaining work from #1324 Support ATmega16/32/64/128(A) using FTDI JTAG -- remaining work from #1324 Aug 16, 2023
@mcuee
Copy link
Collaborator Author

mcuee commented Aug 16, 2023

ATmega8 is not an ATmega in that respect: it doesn't have JTAG. Technically, it's a tiny device. Later variants (ATmega88 etc.) offer debugWIRE.

Good Point. I have updated the title and first post to remove ATmega8/8A.

@mcuee
Copy link
Collaborator Author

mcuee commented Mar 3, 2024

Close this one as not planned until someone is actibely working on this issue.

This issue is also linked here.
#1710

@mcuee mcuee closed this as not planned Won't fix, can't repro, duplicate, stale Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants