Jump to content
43oh

MSP430G2xx2 Parts are coming :)


Recommended Posts

thanks for the find, i will complement.

 

i downloaded it and compared it w/ slau80h

 

. for the c sources that matches, only #include header changed, w/ new dates on comments

file name matching is like this (part of a small perl script),

$fn =~ s/g2x12/x20x1/;

$fn =~ s/g2x32/x20x2/;

$fn =~ s/g2xx2/x20x3/;

(except for msp430g2xx2_dco_flashcal.c <> msp430x20x3_dco_flashcal.c)

 

. new files in slac467 (no equivalent in slau80h)

 

msp430g2xx2_pinosc_01.c <> msp430x20x3_pinosc_01.c (new)

msp430g2xx2_pinosc_02.c <> msp430x20x3_pinosc_02.c (new)

msp430g2xx2_pinosc_03.c <> msp430x20x3_pinosc_03.c (new)

msp430g2xx2_pinosc_04.c <> msp430x20x3_pinosc_04.c (new)

msp430g2xx2_ta_uart9600.c <> msp430x20x3_ta_uart9600.c (new)

 

the pinosc are vlo clock usage with also uses the 2nd led launchpad has but not on ez430.

msp430g2xx2_ta_uart9600.c is a higher bit rate software uart, interesting as u can attach 8 leds (or 6 if u use onboard ones too) and the sample will show uart received byte on them (kind of like an very old voice line modem.

 

. some files (f2013 16bit adc usage) are gone in slau467 as they are not applicable in g series.

Link to post
Share on other sites

exciting....

 

the G2402 in 16 pin QFN packaging is "available" @ 3k batches. may be a group buy? :)

i hope they will have 20 pin dip samples soon. i need the extra io pins.

 

[EDIT]

from datasheet (not detail programming guide)

. timer has 3 capture/compare registers (2 in 2231)

. io pins are touch-sense capable (whatever it means)

. factory calibrated adc / adc clock

[/EDIT]

Link to post
Share on other sites
I just placed a sample request for 2 MSP430G2452IN20 parts. They are back ordered until Jan 4,2011, for now :)

How'd you get a sample request in for the IN20? The site shows "Not Available" for me.

 

Well, at least we have a date. Not that TI's backorder dates have been reliable, mind you. ;)

 

Thanks for the info! :)

Link to post
Share on other sites
I just placed a sample request for 2 MSP430G2452IN20 parts. They are back ordered until Jan 4,2011, for now :)

How'd you get a sample request in for the IN20? The site shows "Not Available" for me.

 

Well, at least we have a date. Not that TI's backorder dates have been reliable, mind you. ;)

 

Thanks for the info! :)

 

 

I went in through the "Samples" link after logging into my my.Ti account.

Link to post
Share on other sites
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...