Author Topic: msp432  (Read 10317 times)

0 Members and 1 Guest are viewing this topic.

Offline dannyfTopic starter

  • Super Contributor
  • ***
  • Posts: 8221
  • Country: 00
msp432
« on: March 24, 2015, 07:52:01 pm »
did you get the intro from TI on those 32-bit chips from ti? they are the low power consumption 32-bit chips. Pretty impressive ua/Mhz figures.
================================
https://dannyelectronics.wordpress.com/
 

Offline vinicius.jlantunes

  • Regular Contributor
  • *
  • Posts: 225
  • Country: br
Re: msp432
« Reply #1 on: March 24, 2015, 08:04:37 pm »
It's being discussed at the 43oh forum for a while, seems like a nice chip. And its launchpad sells for 13 USD (+shipping), so not bad at all (well, depending on where you are, shipping to Brazil is 30 USD and I will be heavily taxed so not cheap at all, but not their fault I guess).

http://forum.43oh.com/topic/6446-a-new-msp430-coming-msp432-arm/
« Last Edit: March 24, 2015, 08:12:07 pm by vinicius.jlantunes »
 

Offline neslekkim

  • Super Contributor
  • ***
  • Posts: 1305
  • Country: no
Re: msp432
« Reply #2 on: March 24, 2015, 08:09:51 pm »
To bad it wasn't ready for pi-day, I ordered loads of stuff, $3.14 shipping ;)

now, $21 shipping if I want to order that 432..
 


Offline Sal Ammoniac

  • Super Contributor
  • ***
  • Posts: 1670
  • Country: us
Re: msp432
« Reply #4 on: March 26, 2015, 06:15:20 pm »
They're based on the ARM Cortex-M4F. Based on the name, MSP432, I was expecting something like a 32-bit extension of the MSP430 architecture. I've always been a fan of that architecture (which reminds me of the PDP-11) and was disappointed that the MSP432 is just yet another ARM variant.
Complexity is the number-one enemy of high-quality code.
 

Offline photon

  • Regular Contributor
  • *
  • Posts: 234
  • Country: us
Re: msp432
« Reply #5 on: March 26, 2015, 07:53:56 pm »
Going with a standard ARM architecture is the correct move for TI. They will have increasingly lower margins on it, but will make some money short term. Staying with a proprietary ISA like the 430 just won't have as good a toolchain as the ones available for ARM, not to mention the large engineering pool that knows it.
 

Offline Rasz

  • Super Contributor
  • ***
  • Posts: 2616
  • Country: 00
    • My random blog.
Re: msp432
« Reply #6 on: March 26, 2015, 09:04:49 pm »
ti and arm? how big is the errata?
Who logs in to gdm? Not I, said the duck.
My fireplace is on fire, but in all the wrong places.
 

Offline nctnico

  • Super Contributor
  • ***
  • Posts: 26906
  • Country: nl
    • NCT Developments
Re: msp432
« Reply #7 on: March 26, 2015, 09:24:51 pm »
They're based on the ARM Cortex-M4F. Based on the name, MSP432, I was expecting something like a 32-bit extension of the MSP430 architecture. I've always been a fan of that architecture (which reminds me of the PDP-11) and was disappointed that the MSP432 is just yet another ARM variant.
I agree. When I read the above I had a  :palm: moment. It's like what Microchip does with the PIC brand. They stick it on anything and try to fool people into thinking they buy something they know.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline Sal Ammoniac

  • Super Contributor
  • ***
  • Posts: 1670
  • Country: us
Re: msp432
« Reply #8 on: March 26, 2015, 11:30:16 pm »
Going with a standard ARM architecture is the correct move for TI. They will have increasingly lower margins on it, but will make some money short term. Staying with a proprietary ISA like the 430 just won't have as good a toolchain as the ones available for ARM, not to mention the large engineering pool that knows it.

TI has had MCUs based on ARM for years (since they bought Luminary back in 2009). The MSP432 really isn't their entry into the ARM market, it's just their attempt to capitalize on the MSP430 brand.
Complexity is the number-one enemy of high-quality code.
 

Offline true

  • Frequent Contributor
  • **
  • Posts: 329
  • Country: us
  • INTERNET
Re: msp432
« Reply #9 on: March 27, 2015, 02:35:26 am »
I do find it strange that they decided on the M4F for a low powered core but I guess they do have experience with it seeing as that's all the Tiva line is. And I won't complain about a low-powered M4...

Pricing didn't look too outrageous either.
 

Offline Stonent

  • Super Contributor
  • ***
  • Posts: 3824
  • Country: us
Re: msp432
« Reply #10 on: March 27, 2015, 04:49:38 am »
Going with a standard ARM architecture is the correct move for TI. They will have increasingly lower margins on it, but will make some money short term. Staying with a proprietary ISA like the 430 just won't have as good a toolchain as the ones available for ARM, not to mention the large engineering pool that knows it.

TI has had MCUs based on ARM for years (since they bought Luminary back in 2009). The MSP432 really isn't their entry into the ARM market, it's just their attempt to capitalize on the MSP430 brand.

So Stellaris begat Tiva C, and Tiva C begat MSP432?

The larger the government, the smaller the citizen.
 

Offline nctnico

  • Super Contributor
  • ***
  • Posts: 26906
  • Country: nl
    • NCT Developments
Re: msp432
« Reply #11 on: March 27, 2015, 10:44:14 am »
Probably. TI renames all their products every few years. It's probably an existing device with a new name. Perhaps someone could check the datasheet and compare?
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline enz

  • Regular Contributor
  • *
  • Posts: 134
  • Country: de
Re: msp432
« Reply #12 on: March 27, 2015, 11:46:45 am »
The MSP432 is not just a renamed Tiva or Stellaris.

What TI did is to take the existing MSP430 devices and JUST changed the core (and some other details like manufacturing technology etc.).
So the peripherals are the same as in the original MSP430 series.
This provides existing MSP430 users with more CPU power but the rest of the chip stays familiar to the developers.
So there is no need to recode your peripheral device drivers.

Martin
 

Online tszaboo

  • Super Contributor
  • ***
  • Posts: 7376
  • Country: nl
  • Current job: ATEX product design
Re: msp432
« Reply #13 on: March 27, 2015, 03:31:32 pm »
Going with a standard ARM architecture is the correct move for TI. They will have increasingly lower margins on it, but will make some money short term. Staying with a proprietary ISA like the 430 just won't have as good a toolchain as the ones available for ARM, not to mention the large engineering pool that knows it.

TI has had MCUs based on ARM for years (since they bought Luminary back in 2009). The MSP432 really isn't their entry into the ARM market, it's just their attempt to capitalize on the MSP430 brand.

So Stellaris begat Tiva C, and Tiva C begat MSP432?
Bigger question is how many ARM families does it take to make one successful? How many does TI need? And how do they select the name? Like behead a chicken and look at the spilled blood for the name?
TMS570, MSP432, F28M3, TIVA, DM81, DM38, DM64, AM35 AM38, OMAP, 66AK2E, JKSDHF65456SDJFB87687HSVB8?
Hands up anyone seen a TI MCU in a serious product, which is not a cisco phone.
 

Online Monkeh

  • Super Contributor
  • ***
  • Posts: 7992
  • Country: gb
Re: msp432
« Reply #14 on: March 27, 2015, 05:09:51 pm »
Hands up anyone seen a TI MCU in a serious product, which is not a cisco phone.



Nokia, Motorola, Samsung, Palm, Sony Ericsson, Barnes & Noble, Archos, Amazon, Blackberry, Viewsonic.. And that's just one series.

E: Google, Panasonic, Sharp, Fujitsu, Sony, LG, Lenovo...
« Last Edit: March 27, 2015, 05:14:28 pm by Monkeh »
 

Offline photon

  • Regular Contributor
  • *
  • Posts: 234
  • Country: us
Re: msp432
« Reply #15 on: March 27, 2015, 06:54:39 pm »
Atmel has also switched to ARM, announcing a Cortex-M0 here:
http://www.atmel.com/about/news/release.aspx?reference=tcm:26-64317
They recently announced its ULP bench score which appears to be the current leader in low power, beating out the announced numbers for MSP432.
http://www.eetimes.com/document.asp?doc_id=1326124
 

Offline mtdoc

  • Super Contributor
  • ***
  • Posts: 3575
  • Country: us
Re: msp432
« Reply #16 on: March 27, 2015, 07:02:23 pm »

Hands up anyone seen a TI MCU in a serious product, which is not a cisco phone.

I've seen them in several of the blood glucose meters that diabetics use.
 

Offline poorchava

  • Super Contributor
  • ***
  • Posts: 1672
  • Country: pl
  • Troll Cave Electronics!
Re: msp432
« Reply #17 on: March 27, 2015, 08:05:25 pm »
I'm wondering what is the rationale behind using a relatively powerful core and limiting the frequency to lowly 48MHz. Someone using a 48MHz processor is clearly not after processing speed,  so why not Coretx-M0?

On the other hand the DSP extensions in CM4 are next to useless...  What good does single cycle Mac do me,  if there is 6 or 8 cycles loop overhead?
I love the smell of FR4 in the morning!
 

Offline Fred27

  • Supporter
  • ****
  • Posts: 726
  • Country: gb
    • Fred's blog
Re: msp432
« Reply #18 on: March 27, 2015, 08:48:15 pm »


ti and arm? how big is the errata?
I've not had a chance to open mine yet (arrived at work today whilst I was off), but I believe the launchpad shipped with an XMS432P401R. The XMS bit means beta silicon, so beware.


Hands up anyone seen a TI MCU in a serious product, which is not a cisco phone.
Definitely. My Tado smart thermostat for one.
 

Offline dannyfTopic starter

  • Super Contributor
  • ***
  • Posts: 8221
  • Country: 00
Re: msp432
« Reply #19 on: March 27, 2015, 09:32:16 pm »
I think it is a good decision. .They want to provide their msp430 users upward mobility (thus the same periopherals) and using the existing M4F core simplifies the process - the core is really irrelevant here.
================================
https://dannyelectronics.wordpress.com/
 

Offline ttt

  • Regular Contributor
  • *
  • Posts: 87
  • Country: us
Re: msp432
« Reply #20 on: March 28, 2015, 07:45:09 pm »
I'm wondering what is the rationale behind using a relatively powerful core and limiting the frequency to lowly 48MHz. Someone using a 48MHz processor is clearly not after processing speed,  so why not Coretx-M0?

If I read the press coverage right TI will price these chips at $2.15/1000 which is significantly cheaper than what I can find for existing Cortex-M4F cores on Digikey ($3.06/1000 and up). At that price point it competes with some of the more expensive (mid to high end) Cortex-M0(+) parts. If you use floating point heavily this could be an excellent option.
 

Offline Gribo

  • Frequent Contributor
  • **
  • Posts: 629
  • Country: ca
Re: msp432
« Reply #21 on: March 29, 2015, 12:42:09 pm »
The aim of the MSP432 is low power applications, at last TI moved to 90nm which helped them reach their new low uA/MHz figure.
The MSP430 can be found in toxic gas sensors (serious application), running on a single 2/3AA cell for years.

I am available for freelance work.
 

Offline bitwelder

  • Frequent Contributor
  • **
  • Posts: 967
  • Country: fi
Re: msp432
« Reply #22 on: March 29, 2015, 01:54:19 pm »
To bad it wasn't ready for pi-day, I ordered loads of stuff, $3.14 shipping ;)

now, $21 shipping if I want to order that 432..
Yeah, and 42 USD for shipping to Finland.  |O
Even shipping to Vanuatu or Samoa is cheaper!
 

Offline remixed123

  • Regular Contributor
  • *
  • Posts: 59
  • Country: au
    • Github
Re: msp432
« Reply #23 on: April 03, 2015, 09:45:18 am »
I should let everyone know this is now available, had mine for a week now....

Details: http://www.ti.com/ww/en/launchpad/launchpads-msp430-msp-exp432p401r.html#tabs

TI Store - https://store.ti.com/msp-exp432p401r.aspx

Glenn
LightServer - Mobile App controlled, Wi-Fi enabled RGB lighting with music synchronized effects and much more -  https://www.hackster.io/remixed123/lightserver/
 

Offline suicidaleggroll

  • Super Contributor
  • ***
  • Posts: 1453
  • Country: us
Re: msp432
« Reply #24 on: April 03, 2015, 01:27:08 pm »
Received mine in the mail a few days ago.  I can confirm it uses the XMS silicon, so there might still be a few bugs in it.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf