Other Parts Discussed in Thread: MSP430G2303 Hi,
i am working on MSP430G2303 , the board worked fine for the first two instance but after i tested SMCLK frequency it stopped working.
I am using USB-Debugger-interface to programm chip. It start showing…
Other Parts Discussed in Thread: MSP430G2303 Hi ,
Following is a breif introduction about the problem I am facing,
Iinitially I was planning to use the msp430f5xx controller in my project, and I had planned to have 1 custom BSL(which is responsible for…
Other Parts Discussed in Thread: MSP430F5529 , MSP430G2303 , MSP430G2403 , MSP-TS430PW28 , MSP-GANG , MSP-TS430PW28A Hi,
We are in the process of ordering an MSP430 gang programmer ( http://www.ti.com/tool/msp-gang430 ) for programming the controllers in production…
Other Parts Discussed in Thread: MSP430G2553 , MSP430G2303 P1DIR and P1SEL bits in the sample code " MSP430G2xx3 Demo - Timer_A, PWM TA1, Up/Down Mode, 32kHz ACLK" are set for both P1.2 and P1.3, but P1.3 utilizes P1SEL for ADC in the msp430g2553…
Other Parts Discussed in Thread: MSP430G2303 , MSP430F5324
Hi,
Is there any document or sample programs on MSP430 C++ programming using CCSv4
I found few wiki links Cplusplus but doesnot describe about CCS.
http://processors.wiki.ti.com/index.php…
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…