Other Parts Discussed in Thread: MSP430F2132 I have been using CCS for awhile and recently it has been hanging up while in debugger mode.
At
various points in the code CCS will lose connection with the micro (I'm
using an MSP430F2132) and eventually…
Other Parts Discussed in Thread: MSP430F2132 , BQEVSW , BQ2000 Hi, guy :
I'm trying to write code into MSP430f2132 using for communicating with 20Z75 . But 20Z75 breakdown after I connect it with SMBus ( SMDB, SMCK pull high with 10k resistors ,3.3V…
Thanks sir..
One confusion here,,..
We have select two micro-controller MSP430F2132 and MSP430F2272 in our projects.
For your information we have MSP430 LaunchPad MSP-EXP430G2.
Can we download program in the above mention both micro-controller…
Initial comment is that I am confused about the device types.
The title of this thread is "MSP430F2112 thinks it's a MSP4302122!", but based upon the output from mspdebug do you actually mean "MSP430F2132 thinks it's a MSP430F2122!" ?
I am currently…
Other Parts Discussed in Thread: TRF7970A , MSP430F2132 SLOA159 still lists the problem with the SPI that has not a high impedance state when SS is high.
Is this really true, even for the TRF7970A ?
Is it on purpose or will this be changed in a…
http://www.ti.com/lit/er/slaz041d/slaz041d.pdf
MSP430F2132 errata note!!!
Kindly see what is happening when you use LPM0 CPU OFF instruction. at that time timer register can read other values.
Workaround --> Insert a NOP instruction after each…
Other Parts Discussed in Thread: MSP430F2132 I'm using the MSP430F2132 and have been coming across a consistent issue. The point where my code gets stuck is soon after a return from a timer interrupt I copy the data from one unsigned array[16] to another…
the MSP430F2013 is a really good suggestion for ultra-low power and it's not a bad pick considering you can get a full dev kit for it for $20 (see eZ430-F2013 ) but there are other devices that are even lower power. if you're running a basic timer app…
Other Parts Discussed in Thread: MSP430F2132 hi, I just got the EVM board this week. The IC is M430F2132. When I want to light the LED, the information "msp430X2XX(C).d43 was corrupt of an unsupported format" always jumps out. How can I solve this problem…