-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
The Atmel In-circuit JTAG programmer software uses an extremely common FTDI USB chip.
Because this chip is used in quite a many devices, getting this to work would allow many other people attempting to use various devices under Wine.
While there are other ways of programming these chips under linux, this software conveinently accepts a .JED file, whereas a typical JTAG programmed will need the .JED converted to an .SVF or .XSVF beforehand.
Perhaps all the pieces to make this work are already there and this needs writeup on how to do it successfully, however, I couldn't get it to work.
Related work:
- https://github.com/brentr/wineftd2xx and Wine with ATDH1150USB Atmel CPLD Programming Cable brentr/wineftd2xx#15
- https://linuxuserinside.wordpress.com/2016/01/28/using-ftdi-based-devices-with-ftd2xx-dll-under-wine/
- http://gatopeichs.blogspot.com/2012/10/usb-d2xx-driver-for-wine-on-linux.html
- https://stefan.schuermans.info/rdcam/wine.html
- https://coolla.kleinefreiheit.org/winelib.html
- http://martin.hinner.info/ftdi/
There are two versions of ATMISP available for download from Microchip:
Probably unrelated but interesting Python-FTDI code:
Metadata
Metadata
Assignees
Labels
No labels