avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] “Not a typewriter” avrdude error on Android


From: Joerg Wunsch
Subject: Re: [avrdude-dev] “Not a typewriter” avrdude error on Android
Date: Tue, 11 Jun 2013 11:26:19 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

As Anton Smirnov wrote:

> > You'd end up in reimplementing (parts of) a serial device emulation
> > in AVRDUDE.  I don't think this is a useful approach.

> Okay, i've been thinking about it, but it seems to be pretty
> difficult for me.

There's no uniform handling for this.  If the backend implements a CDC
(communication device class, likely the case for those Arduino
platforms that use an ATmega16U2), the handling is fairly different
than e.g. a backend that connects to an AVR through an FT232 or FT245
USB/serial(/parallel) interface chip.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

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