Part Number: MSP-GANG Other Parts Discussed in Thread: MSP430G2412 , MSP-TS430PW28A , , MSP-FET We are a TI distributor and our client got 5 MSP-GANGs in this April.
But 2 of 5 GANGs were malfunctioned.
The 2 GANGs can't write into flash memories…
Part Number: MSP430FR2433 Other Parts Discussed in Thread: MSP430F5529 , MSP430G2412 , MSP-TS430RGE24A
I got some MSP430FR2433 chips from mouser and some more from the TI e-store. Their wafer ids are 730053705 (mouser) and 730053700 (TI e-store). I…
Other Parts Discussed in Thread: MSP430G2412 Hi, I am a newbie in MSP430 programming I am working on msp430g2412 and after going through some examples from code examples I have few confusions. Here is the case;
1) When i press the button the LED should…
Other Parts Discussed in Thread: MSP430WARE , MSP430G2412 There seem to be many ways to manage LPM modes when programming MSP430 in C. There are LPM0-LPM4 macros, _BIC_SR and _BIS_SR macros, _bic_SR* and _bis_SR* intrinsics, and some books recommend using…
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…
Hello Walter,
I used a custom HAL implementation, as the regular ones are not compatible to the FR5989. Also enclosed are all the other parts of the code, neccessary to reproduce the Error.
By now I found a workaround for my project: I figured If…
Hi Paul,
I use the MSP430 product selection page from https://www.ti.com/microcontrollers-mcus-processors/msp430-microcontrollers/products.html and save all parts in the spreadsheet. I use the filters to filter out parts. There are quite a few that…
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 the…