Part Number: CC430F6126 Other Parts Discussed in Thread: CC430F6127 Hi MSP champs,
I understand from the datasheets that CC430F6126 and CC430F6127 devices are completely similar expect that the CC430F6126 embeds 2KB of RAM when the CC430F6127 embeds…
Other Parts Discussed in Thread: CC430F5133 , CC430F5135 , CC430F5137 , CC430F6125 , CC430F6126 , CC430F6127 , CC430F6135 , CC430F6137 good morning!
out of 355 msp/cc430 device pdfs parsed, the following have the 'table of contents' missing: cc430f51…
Thank you. I see it now. I did not look close enough. It is mentioned in CC430F6137, CC430F6135, CC430F6127, CC430F6126, CC430F6125, CC430F5137, CC430F5135, CC430F5133 datasheet and in RF430F5978 datasheet.
We have different products that use CC430,…
Other Parts Discussed in Thread: SIMPLICITI Dear all
i have to design and develop a customized RF Module of Frequency 433 MHz with repeatable mode, We have selected to use SimpliciTi Protocol stack on SoC's
am finding difficult to select which one…
Hi Louis,
the lastest SW-version for MSP430-GANG ( http://focus.ti.com/docs/toolsw/folders/print/msp-gang430.html ) is V1.51!
This version has support for new devices: MSP430F5513, MSP430F5514, MSP430F5515, MSP430F5517, MSP430F5519, MSP430F5521, MSP430F5522…
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
OK, got an .rl file. See attached.
The line in question in this file is line 42960, __bis_SR_register(GIE). If you look, it replaces that line with the following:
__asm__ __volatile__ ("bis.w %0, SR { nop" : : "ri"((unsigned int) (0x0008)) );…
V6MSP430.dll.txt V7MSP430.dll.txt Hello Jace,
The first file is V6 DLL and second file is V7 DLL. I had to add the .txt extension since uploader won't allow .dll
Dave