Good day,
I have done exactly as described here, I make use of 12 touch buttons and I have 27 LED's that are driven in a matrix manner + a RS485 communication interface from the above you can see that all the pins are used including the Xin and Xout…
Other Parts Discussed in Thread: DRV2604L , MSP430G2955 , DRV2604 Hello all,
I am trying to establish i2c communication between MSP430g2955 and DRV2604L. The i2c code I am using works with a different slave device, but with the DRV2604L I always get…
Vikas Chola said: Hello Soli, The Image you have mentioned in post looks a cool tool... May I know exactly which tool it is and how one can buy? I know MSP-GANG but this board looks different.
It is standalone flasher (not debugger), not compatible…
Hey,
I am facing the same problem as stated above. The communication between the FET430UIF and uc MSP430G2955 can't be established. I am using FET-Pro430 LITE for programming the controller. I am powering the target device externally and programming…
No, for example you can't program MSP430G2955, that belongs to MSP430G2 family and have SBW...
http://forum.43oh.com/topic/3622-programming-a-msp430g2955
http://forum.43oh.com/topic/303-launchpad-as-external-programmer
MSP430G2955 is not supported by Launchpad (firmware) because TI supports only chips that can be plugged/inserted in Launchpad DIP socket, and don't want to see 10$ Launchpad as standalone…
Hi Ralph!
Ralph Sweitzer said: Do I need to erase the segment first before a write?
As Clemens already said, flash can only be changed from 1 to 0, but not back to 1 again. This can only be done by an erase. And an erase is always for a complete segment…
Charles Vogt said: We can't load the program in the MSP430G2755 by the spy-bi-wire interface. We use a launch pad connected by the USB interface to the computer. On the computer we use the CCS for programing. The launch pad and the MSP430G2755 is connected…