From owner-freebsd-embedded@FreeBSD.ORG Sun Jan 31 15:47:44 2010 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B6861065693; Sun, 31 Jan 2010 15:47:44 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) by mx1.freebsd.org (Postfix) with ESMTP id EE67C8FC13; Sun, 31 Jan 2010 15:47:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id o0VF9E0G063505; Mon, 1 Feb 2010 02:09:14 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Mon, 1 Feb 2010 02:09:14 +1100 (EST) From: Ian Smith To: "Wojciech A. Koszek" In-Reply-To: <20100131101701.GH99177@FreeBSD.org> Message-ID: <20100131235737.U46992@sola.nimnet.asn.au> References: <20100131153328.C46992@sola.nimnet.asn.au> <20100131101701.GH99177@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-embedded@freebsd.org Subject: Re: USB AVR programmers for FreeBSD 8 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jan 2010 15:47:44 -0000 On Sun, 31 Jan 2010, Wojciech A. Koszek wrote: > On Sun, Jan 31, 2010 at 03:40:36PM +1100, Ian Smith wrote: > > On Sat, 30 Jan 2010, Warren Block wrote: > > > > > Has anyone used the USBTiny AVR programmers with FreeBSD 8? For example: > > > > > > http://www.sparkfun.com/commerce/product_info.php?products_id=9231 > > > > I just had a look at this. If you read through the user comments (and > > the blurb at the top of the page) it seems to be pretty iffy on Mac or > > Linux; even they suggest you might be better off with something like: > > > > http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=ATAVRISP2-ND > > > > Seems to me the extra ~$20 might be well worth it? > > I'd search for something with high voltage programming mode support. > Otherwise, fuse bits can't be cleared easily. Good point indeed. Our immediate application doesn't need high voltage programming, but that's just for lil' tiny45s not using debugwire. You got me to read the latest t25/45/85 manual to check that, thanks :) cheers, Ian