Prev: OO languages
Next: Selection of Microcontroller
From: Antti.Lukats on 13 Sep 2009 20:37 On Sep 13, 10:35 pm, Leon <leon...(a)btinternet.com> wrote: > On 13 Sep, 16:08, "Antti.Luk...(a)googlemail.com" > > > > <antti.luk...(a)googlemail.com> wrote: > > On Sep 12, 12:19 pm, Ulf Samuelsson <u...(a)atmel.com> wrote: > > > > Antti skrev:> Hi > > > > > everybody any luck getting them? > > > > no disti has stock, and Atmel sample order just doenst respond to > > > > requests :( > > > > You should forget ordering samples on any Atmel webpage. > > > You need to order samples through a local distributor. > > > > I can see that the first ATtiny10-THSR sample ordered in > > > the Nordic area was shipped mid-June, so they should > > > be available. > > > > Production volume is different. > > > 5000 units seems to be a lot. > > > Maybe it is delivered in tape & reel and that is the > > > size of a tape. > > > Not sure what the Minimum Order Quantity is, but > > > If I'd have a guess, then it is $500 and that means > > > 1-2000 units. > > > > I just ordered some ATtiny10's to test availability. > > > > BR > > > Ulf Samuelsson > > > > > Antti > > > Ulf, > > > do you know if there is a sample of T10 included with the > > >http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4628 > > > tiny10 package adapter? it is in stock at digikey, so i am ready > > to buy that just to get one sample.. > > > Antti > > One or two people on the AVR Freaks forum have reported getting hold > of samples. Another problem is programming them; I don't think they > are supported by any of the standard programming devices like the > Dragon. > > Leon i am able to develop my own programming algorithm for ATtiny10 withing limited number of hours the lack of tools is no concern for me, has never been Antti
From: Frank-Christian Krügel on 14 Sep 2009 02:52 Leon schrieb: > of samples. Another problem is programming them; I don't think they > are supported by any of the standard programming devices like the > Dragon. The PDI interface is the same you find on the XMEGA series. Newer JTAGMKII and ISPMKII can program them. -- Mit freundlichen Gr��en Frank-Christian Kr�gel
From: Antti.Lukats on 14 Sep 2009 03:28
On Sep 14, 9:52 am, Frank-Christian Krügel <dontmai...(a)news.invalid> wrote: > Leon schrieb: > > > of samples. Another problem is programming them; I don't think they > > are supported by any of the standard programming devices like the > > Dragon. > > The PDI interface is the same you find on the XMEGA series. Newer > JTAGMKII and ISPMKII can program them. > > -- > Mit freundlichen Grüßen > > Frank-Christian Krügel yes, the TPI is very similar to PDI used in Xmega well it using 3 pins not 2 as PDI, but the physical layer and protocol are very similar Anti |