Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Other Parts Discussed in Thread: MSP430F479 Description of pin_d5 and Pin_L2 is not found by "msp430f479.pdf" (data sheet) in the Terminal Functions table of MSP430F479 (113pin BGA).
http://www.ti.com/lit/ds/symlink/msp430f479.pdf
page 7 to 9…
Other Parts Discussed in Thread: MSP430F5438A , MSP430F479 Hi,
I need to program the MSP430 from my laptop using the usb interface.I want to use the ft232R usb to serial converter. Can someone suggest me if its feasible?Are there any issues in using th…
Dear jammy b c
I am suffering from PC breakdowns since last June. In one of the breakdown, I lost several test code including those treating the DAC module using MSP430F479.
So, I am sorry but I cannot give you the lost code.
Best regards
Other Parts Discussed in Thread: MSP430F479 Are there any non-LCD , MSP430 in roadmap, similar to MSP430F479 (SD16, opamps) planned for near future? Possibly in some tiny package (BGA64 or QFN48 or similar)?
Thanks!
Marko
So I just found something interesting! I have a PC with a clean install of win10, and I installed CCS 11.2 with the command line "--mode unattended --disable-components PF_MSP430,PF_MSP432"
And then installed the arm compiler and tried to use…
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