avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] Kanda programmer in linux


From: Michael Legleux
Subject: [avrdude-dev] Kanda programmer in linux
Date: Mon, 9 Sep 2013 18:08:00 -0700

I have a Kanda avrisp programmer that I know works bc I used it in windows.
Now I am trying to get it working in Arch Linux

I am not sure which programmer to choose with avrdude and I'm pretty sure
I'm close to having tried all of the choices.

dmesg  leads me to believe it's fine as when it is plugged in says:

[59369.543484] usb 2-1.6: new full-speed USB device number 12 using ehci-pci
[59369.634331] ftdi_sio 2-1.6:1.0: FTDI USB Serial Device converter detected
[59369.634379] usb 2-1.6: Detected FT2232C
[59369.634384] usb 2-1.6: Number of endpoints 2
[59369.634387] usb 2-1.6: Endpoint 1 MaxPacketSize 64
[59369.634391] usb 2-1.6: Endpoint 2 MaxPacketSize 64
[59369.634394] usb 2-1.6: Setting MaxPacketSize 64
[59369.634740] usb 2-1.6: FTDI USB Serial Device converter now attached to
ttyUSB0
[59369.636306] ftdi_sio 2-1.6:1.1: FTDI USB Serial Device converter detected
[59369.636349] usb 2-1.6: Detected FT2232C
[59369.636353] usb 2-1.6: Number of endpoints 2
[59369.636357] usb 2-1.6: Endpoint 1 MaxPacketSize 64
[59369.636360] usb 2-1.6: Endpoint 2 MaxPacketSize 64
[59369.636364] usb 2-1.6: Setting MaxPacketSize 64
[59369.636796] usb 2-1.6: FTDI USB Serial Device converter now attached to
ttyUSB1

lsusb has it right here:
Bus 002 Device 012: ID 0403:6001 Future Technology Devices International,
Ltd FT232 USB-Serial (UART) IC

I have tried almost every permutation of device and port possible and have
gotten every error avrdude can give.
What am I doing wrong here?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]