Coder Social home page Coder Social logo

Comments (6)

ElTangas avatar ElTangas commented on September 18, 2024

Sorry, the documentation really needs an update...
Anyway, you can find a list of supported parts on this file:
https://github.com/ElTangas/jtag2updi/blob/master/source/parts.h

Probably other chips can be added. The most important requirement is at least 512 bytes of SRAM.

from jtag2updi.

sideswiper22 avatar sideswiper22 commented on September 18, 2024

Thank you! There seems to be no list of what pin is used for the programming line. Where can I find the pin assignment and how can they be reassigned?

from jtag2updi.

ElTangas avatar ElTangas commented on September 18, 2024

The configuration is mostly done in this file:
https://github.com/ElTangas/jtag2updi/blob/master/source/sys.h

from jtag2updi.

sideswiper22 avatar sideswiper22 commented on September 18, 2024

Any chance for the old ATtiny parts to be supported?

from jtag2updi.

ElTangas avatar ElTangas commented on September 18, 2024

Any chance for the old ATtiny parts to be supported?

It's not likely, because those parts usually have small amounts of RAM, and jtag2updi requires at least 300 bytes.
This means only chips with 512 bytes of RAM or more can run it.

from jtag2updi.

token47 avatar token47 commented on September 18, 2024

I have a lot of small boards with ATtiny85 and a USB port on them (with the size of a usb flash drive). It would be very nice to be able to run jtag2updi on them (the attiny85 does have 512 bytes of ram and 8k of flash). I think the main issue is that this board (and many other boards with the tiny series) do not have any USB-to-Serial chip, and would require the integration with V-USB, which although probably possible, is not necessarily easy. The ease with the arduino boards is that they come with the serial part ready to use.

from jtag2updi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.