-
Hi!
Would it be possible to use the jtag2updi chip not only work as a programmer, but also a transparent serial bridge between the USB to serial chip and the target? Preferable also automatic switchi…
-
I have a perfectly set up programmer (a shiny new [SerialUPDI](https://www.tindie.com/products/mcudude/serialupdi-programmer/) since you asked) that's connected to an AVR-Ex part.
If I mistype whic…
-
Now that #1498 is pretty much complete and hopefully ready to be merged soon, the next step involving libserialport would be to finally support devices that require a serial port "touch" before commun…
-
As the title suggests, after one hardship, another one.
This issue currently occurs when the following combinations are met:
- git main
- Use "jtagmkii_updi". (Is it just jtag2updi?)
- Target …
-
Would it be possible to include information on programming the latest V4.5 module which doesn't have an ISP header? Many thanks.
-
From here
* https://github.com/avrdudes/avrdude/pull/1523#issuecomment-1784217877
@MCUdude found an issue with AVR EB support.
```
$ ./avrdude -cpkobn_updi -pavr16eb32 -qq -t
avrdude> read fuse…
-
Avrdude supports a bunch of different programmers, and sometimes if can be a bit hard to remember what the correct name for it is. Some programmers have dashes in them, like `digilent-hs2`. Others hav…
-
the `-xrtsdtr=low,high` extended parameter is used on the SerialUPDI programmer to control the state of the DTR/RTS line when Avrdude is communicating with the target. This is especially useful for pr…
-
It would be nice if someone could check if this only applies to my setup, or of it's an Avrdude or jtag2updi FW bug.
I can't remember it was like this before, but I could be wrong...
```
$ ./avrd…
-
This is a strange problem. Normally we can read/write to `/dev/shm` but somehow the usersig test failed. If I use `/tmp` for the `bin` file, then it will work.
Reference:
* https://github.com/avrd…
mcuee updated
10 months ago