|
From: | Micah Carrick |
Subject: | Re: [avrdude-dev] Using USB port |
Date: | Thu, 09 Mar 2006 10:46:09 -0800 |
User-agent: | Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) |
If you're using a serial USB dongle and it's using the FT232x series chip, you just have to load the kernel module for the driver and then configure avrdude to use it as a serial port. For example, on Fedora Linux, the device shows up as /dev/ttyUSBn (where n is the number starting at 0). So I setup my avrdude conf file to point to /dev/ttyUSB0.
- Micah Sumeet Pal Singh wrote:
Hi I am thinking of buying a laptop to carry to robotics competitions to program bots, most of which use Atmega. Can I use a USB port for programming using avrdude. What is the port name to be used to use usb in Linux. Today there were a few mails regarding problems faced in using usb2serial convertors. Can someone please throw some more light on this topic, an article or something. Thanks in Advance Sumeet _______________________________________________ avrdude-dev mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/avrdude-dev
[Prev in Thread] | Current Thread | [Next in Thread] |