Forum Menu




 


Log in Problems?
New User? Sign Up!
AVR Freaks Forum Index

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
lautman
PostPosted: Oct 24, 2011 - 09:32 PM
Hangaround


Joined: Apr 01, 2003
Posts: 186


It was supposed to be today, based on this post: http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=107160&postdays=0&postorder=asc&start=30
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
js
PostPosted: Oct 24, 2011 - 09:36 PM
10k+ Postman


Joined: Mar 28, 2001
Posts: 20387
Location: Sydney, Australia (Gum trees, Koalas and Kangaroos, No Edelweiss)

They probably realised that what THEY think is a "popular feature" is something that no one cares about ... Mr. Green we'll see.

_________________
John Samperi
Ampertronics Pty. Ltd.
www.ampertronics.com.au
* Electronic Design * Custom Products * Contract Assembly
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
condemned
PostPosted: Oct 24, 2011 - 10:31 PM
Hangaround


Joined: Sep 04, 2007
Posts: 356
Location: Oxford (England)

It's a vaporannouncement?

I wonder if someone jumped the gun in announcing the announcement.

Atmel's press release page shows "integrating LCD controller into popular AVR XMEGA Family" on the 21st. Is that a "popular feature"?! (if so, maybe AVRFreaks is the wrong audience).
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
abcminiuser
PostPosted: Oct 24, 2011 - 10:43 PM
Moderator


Joined: Jan 23, 2004
Posts: 9831
Location: Trondheim, Norway

I believe it's the new XMEGA B series, which has been in development for quite a while. Yes it has an integrated LCD controller which not all the hobbyists will care about (but large manufacturers of thermostat controls and so forth will) but the headliner is the *lack* of capabilities; they're essentially ATXTINY. Hopefully the prices will reflect that.

- Dean Twisted Evil

_________________
Atmel Studio 6.1 is now released, grab it here.
Report AS6/ASF bugs here.
 
 View user's profile Send private message Send e-mail Visit poster's website 
Reply with quote Back to top
js
PostPosted: Oct 24, 2011 - 10:53 PM
10k+ Postman


Joined: Mar 28, 2001
Posts: 20387
Location: Sydney, Australia (Gum trees, Koalas and Kangaroos, No Edelweiss)

So an Xmega169?? Will we now get X-Butterflies to play with?

_________________
John Samperi
Ampertronics Pty. Ltd.
www.ampertronics.com.au
* Electronic Design * Custom Products * Contract Assembly
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
alexandera
PostPosted: Oct 25, 2011 - 02:19 AM
Rookie


Joined: Dec 07, 2010
Posts: 24
Location: Melbourne, Australia

It is also first XMEGA in TQFP-100 package (lots of GPIOs) with USB and fixed ADCs.
 
 View user's profile Send private message  
Reply with quote Back to top
smileymicros
PostPosted: Oct 25, 2011 - 03:21 AM
Raving lunatic


Joined: Nov 17, 2004
Posts: 6137
Location: Great Smokey Mountains.

Yes, but a bunch of those pins are dedicated to LCD segment control so I'm not sure you actually get more GPIO than with smaller devices.

Smiley

_________________
FREE TUTORIAL: 'Quick Start Guide for Using the WinAVR C Compiler with ATMEL's AVR Butterfly' AVAILABLE AT: http://www.smileymicros.com
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
lautman
PostPosted: Oct 25, 2011 - 03:26 AM
Hangaround


Joined: Apr 01, 2003
Posts: 186


abcminiuser was right. This went out on PR Newswire at 8:00 pm ET: http://tinyurl.com/3tkut8o. Prelim datasheet here: http://www.atmel.com/dyn/resources/prod_documents/doc8330.pdf?doc_id=13522&family_id=607
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
js
PostPosted: Oct 25, 2011 - 03:30 AM
10k+ Postman


Joined: Mar 28, 2001
Posts: 20387
Location: Sydney, Australia (Gum trees, Koalas and Kangaroos, No Edelweiss)

So it was the end of the world after all....
http://www.atmel.com/dyn/corporate/view ... ME=Product

_________________
John Samperi
Ampertronics Pty. Ltd.
www.ampertronics.com.au
* Electronic Design * Custom Products * Contract Assembly
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
Simon Loell
PostPosted: Oct 25, 2011 - 12:36 PM
Hangaround


Joined: Jan 26, 2004
Posts: 119
Location: Hjallerup, Denmark

Now I'm neither in the industrial production or having any experience on the mega169, but since I recently received a minor quantity of some 4cm tall 5digits LCDs this Xmega B-series suits my current need perfect.
I'm working on a micro amp meter, which just uses the internal ADC of an Xmega. It should give a resolution about 25micro amps between 0-5A. But since the LCD has 40 segments it's quite a few I/Os being used.
With the new B-series drivers for the LCD are ready to be used. It even has a true USB for logging purpose instead of using additional level converters and USB/serial converters.

If you want to read more on my progress more can be read on here: http://nerdclub.dk/2011/10/micro-ampere-meter/ <-- It's in danish but google translate does a good job.

For version 2 I've just purchased the Butterfly successor: XMEGA-B1 Xplained
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
clawson
PostPosted: Oct 25, 2011 - 01:42 PM
10k+ Postman


Joined: Jul 18, 2005
Posts: 62348
Location: (using avr-gcc in) Finchingfield, Essex, England

Quote:

For version 2 I've just purchased the Butterfly successor: XMEGA-B1 Xplained

It does indeed look like "Butterfly 2" and the USB is nice:

http://www.atmel.com/dyn/products/tools ... plain_page

_________________
 
 View user's profile Send private message  
Reply with quote Back to top
MarioRivas
PostPosted: Oct 25, 2011 - 07:56 PM
Hangaround


Joined: Dec 29, 2010
Posts: 466


Can any one confirmed the ADC bug fixes?!?! Atmel did not mention them on the product release.

Also, where can I get a schematic/reference design for these XMEGA-B1 Xplained boards?

Thanks guys
 
 View user's profile Send private message  
Reply with quote Back to top
Simon Loell
PostPosted: Oct 25, 2011 - 08:15 PM
Hangaround


Joined: Jan 26, 2004
Posts: 119
Location: Hjallerup, Denmark

Hi Mario.

My experience with schematics is that Atmel will give it away as soon as someone is asking for it.
But with such a new board I'll guess an update for AVR Studio 5 together with ASF will be release within few days.
If not I'll get a board within 5-7 days which is not supported with drivers Smile
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
clawson
PostPosted: Oct 25, 2011 - 08:17 PM
10k+ Postman


Joined: Jul 18, 2005
Posts: 62348
Location: (using avr-gcc in) Finchingfield, Essex, England

Quote:

My experience with schematics is that Atmel will give it away as soon as someone is asking for it.

Unless you own an STK600 Wink

_________________
 
 View user's profile Send private message  
Reply with quote Back to top
MarioRivas
PostPosted: Oct 25, 2011 - 08:19 PM
Hangaround


Joined: Dec 29, 2010
Posts: 466


Thanks simon

I just hope they fixed the ADC bug fixes on this one.
 
 View user's profile Send private message  
Reply with quote Back to top
Simon Loell
PostPosted: Oct 25, 2011 - 08:38 PM
Hangaround


Joined: Jan 26, 2004
Posts: 119
Location: Hjallerup, Denmark

Me to, since I need an precise ADC on each bit.

Anyway. I've wrote Atmel support, and post whatever answer I'll get.
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
MarioRivas
PostPosted: Oct 25, 2011 - 09:01 PM
Hangaround


Joined: Dec 29, 2010
Posts: 466


I ended up ordering the board before they're gone. $48 total after $20 shipping -ouch!

I checked the errata section and did not notice anything relating to ADC. It's fairly recent (10/11/11), so I'm assuming ADC bugs are squatted.

I'm not sure what Dean meant with his comment about these parts being essentially "ATXTINY."

After reading the datasheet the only thing lacking was a dedicated DAC. These parts do have less timers, usarts, SPI, and I2C's. Otherwise, they include the standard features of other xmegas plus the USB and fixed ADC.

Why are people saying that "LCD" feature are not popular with hobbiest?
 
 View user's profile Send private message  
Reply with quote Back to top
clawson
PostPosted: Oct 25, 2011 - 09:21 PM
10k+ Postman


Joined: Jul 18, 2005
Posts: 62348
Location: (using avr-gcc in) Finchingfield, Essex, England

Quote:

I'm not sure what Dean meant with his comment about these parts being essentially "ATXTINY."

Did you not read the other thread (from about here onwards):

http://www.avrfreaks.net/index.php?name ... 209#883209
Quote:
Why are people saying that "LCD" feature are not popular with hobbiest?

It's a segmented glass controller. When's the last time (in 5 years say?) that a hoobyist ever bothered with segmented glass when they can just use an HD44780 type character display or a KS0108/T6963 GLCD? I suppose the segment controller is fine if you want to make a 3.5 digit DVM or something? But most people want to write "Hello World" as a bare minimum.

_________________
 
 View user's profile Send private message  
Reply with quote Back to top
Simon Loell
PostPosted: Oct 25, 2011 - 09:51 PM
Hangaround


Joined: Jan 26, 2004
Posts: 119
Location: Hjallerup, Denmark

haha 20$ shipping. You must be close to the shipping central!
I ordered this + 2 other xplain boards and they wanted 33$ shipping.
With a 99$ voucher and a own payment on 13$ the shipping cost was fairly large percentage of the total amount.

And regarding the LCD controller I totally agree with Clawson.
I too would not have had any interest in this uC if I didn't had a lot LCDs laying around waiting to be used. I would prefer the T6963C LCDs since they can do both graphics and text
 
 View user's profile Send private message Visit poster's website 
Reply with quote Back to top
MarioRivas
PostPosted: Oct 25, 2011 - 10:35 PM
Hangaround


Joined: Dec 29, 2010
Posts: 466


clawson wrote:
Quote:

I'm not sure what Dean meant with his comment about these parts being essentially "ATXTINY."

Did you not read the other thread (from about here onwards):

http://www.avrfreaks.net/index.php?name ... 209#883209
Quote:
Why are people saying that "LCD" feature are not popular with hobbiest?

It's a segmented glass controller. When's the last time (in 5 years say?) that a hoobyist ever bothered with segmented glass when they can just use an HD44780 type character display or a KS0108/T6963 GLCD? I suppose the segment controller is fine if you want to make a 3.5 digit DVM or something? But most people want to write "Hello World" as a bare minimum.


Ok, basically half DMA channels (2 vs 4), but the controller on these newer xmegas seems to be improved. Also half the event channels (4 vs 8) with no improvements (exception of USB triggers). It seems like it is indeed missing EBI (external bus interface), but to be honest, most people don't used it anyways - GPIOs are the preferred method to interface with srams, flash etc.


But you're right about the integrated LCD controller, why create such a mediocre controller?!? Even the AVR butterfly has a better controller. Why not upgrade instead of downgrade? It seems like Atmel should have integrated the controller from the butterfly and not do a segmented controller.

Oh well, at least I can still use 16 of those LCD pins for GPIO -wait the XmegaB1 Xplained doesn't bring out port g or port m (nooo!).

So is life
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits