Author Topic: Getting started with MSP430/AVR32 UC3  (Read 4531 times)

0 Members and 1 Guest are viewing this topic.

Offline JimmyMTopic starter

  • Regular Contributor
  • *
  • Posts: 93
Getting started with MSP430/AVR32 UC3
« on: November 02, 2012, 09:51:17 pm »
I've been programming 8-bit AVRs (tiny/Mega) for a couple of years now and would like to try out the MSP430s.
Should I even bother or should I just go up to the AVR32 UC3s instead.

Does anyone have experience with both who also has an opinion?

Thanks, guys
 

alm

  • Guest
Re: Getting started with MSP430/AVR32 UC3
« Reply #1 on: November 02, 2012, 10:03:28 pm »
The MSP430 will give you experience with a different uC platform, but there is a large amount of overlap with the AVR from application point of view, so it's mostly a sideways move. A 32-bit MCU would be more different, although I don't see the point in choosing AVR32 instead of ARM Cortex at this point. Why tie yourself to a single vendor with a poor track record for availability and lead time when you can choose from the many ARM Cortex vendors?
 

Offline andyturk

  • Frequent Contributor
  • **
  • Posts: 895
  • Country: us
Re: Getting started with MSP430/AVR32 UC3
« Reply #2 on: November 02, 2012, 10:41:21 pm »
Another vote for ARM.
 

Offline cwalex

  • Frequent Contributor
  • **
  • Posts: 299
  • Country: au
Re: Getting started with MSP430/AVR32 UC3
« Reply #3 on: November 03, 2012, 08:12:09 am »
if you have ever used the arduino you can get started straight away with the msp430 launchpad for $4.30 from here https://estore.ti.com/Product3.aspx?ProductId=2031

you can use energia which is a fork of the arduino ide for the msp430 launchpad http://energia.nu

You can't argue with that for $4.30 its a bargain!
 

Offline Harvs

  • Super Contributor
  • ***
  • Posts: 1202
  • Country: au
Re: Getting started with MSP430/AVR32 UC3
« Reply #4 on: November 03, 2012, 10:00:52 am »
ARM or have a look at the PIC32, I'm enjoying working with them and you can pick up small dev kits easily.

I banged my head against the wall with AVR32 a year back.  The very poor level of documentation of their library framework was a continuous frustration.  Microchip have done a stunningly good job in comparison.

And yeah, availability of AVR32's can be difficult.
 

Offline mrflibble

  • Super Contributor
  • ***
  • Posts: 2051
  • Country: nl
Re: Getting started with MSP430/AVR32 UC3
« Reply #5 on: November 03, 2012, 11:24:10 am »
s/AVR32/STM32F4/g

Good to go!

If your time allows you only one new platform to learn, I'd say skip 16-bit country and go straight for a 32-bit arm mcu. Those stm32f4 discovery boards are pretty good value for money. If you want to have both a 16-bit and a 32-bit mcu in the toolbox then the msp430 is a nice choice IMO.

Or if you can't decide just get both the msp430 launchpad and the stm32f4 discovery. That's still under EUR 20. AND under $20 as well. :P
 

Offline McMonster

  • Frequent Contributor
  • **
  • Posts: 413
  • Country: pl
    • McMonster's blog
Re: Getting started with MSP430/AVR32 UC3
« Reply #6 on: November 03, 2012, 11:50:17 am »
I also recommend grabbing one of the STM32 Discovery boards. Cheap, open source tools available, so you can easily setup full programming environment using OpenOCD for debugging, Linaro as toolchain and Eclipse or Code::Blocks as IDE. It's not completely straightforward, but there are nice project examples for Eclipse on this page. There's also tutorial for setting things up, but outdated and not translated to English. You can always ask here, I've been through the process and can help.

Just one thing, do not attempt to use STM32's what's called Standard Peripheral Library. It just complicates things, makes you read twice more documentation (first to know the micro and then to see how this stupid library is supposed to work), it's slow and can break things.
 

Offline Bored@Work

  • Super Contributor
  • ***
  • Posts: 3932
  • Country: 00
Re: Getting started with MSP430/AVR32 UC3
« Reply #7 on: November 03, 2012, 12:13:20 pm »
TI is now also making an ARM "Launchpad". Just like the original MSP430 they are almost giving it away.
I delete PMs unread. If you have something to say, say it in public.
For all else: Profile->[Modify Profile]Buddies/Ignore List->Edit Ignore List
 

Offline TheDirty

  • Frequent Contributor
  • **
  • Posts: 440
  • Country: ca
Re: Getting started with MSP430/AVR32 UC3
« Reply #8 on: November 04, 2012, 04:00:29 am »
There are some advantages, but MSP430 is really a step sideways from 8bit AVR's.   ARM CM3/CM0 is really a step up.
Mark Higgins
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf