Other Parts Discussed in Thread: MSP430F6721 I am trying to calculate a crc at the very beginning of my init coded and then I'd like to store it to the location 0xFFCE in flash.
I am trying to use the following #pragma location = 0xFFCE
#includes…
Other Parts Discussed in Thread: MSP430F6721 I'm using TI's DriverLib to interface with a TMP007 temperature sensor over I2C. Microcontroller is MSP430F6721, and I'm not using I2C interrupts. I'm trying to use the "WithTimeout" functions to avoid being…
Hello,
Unfortunately, I'm not sure about a software workaround to apply the filter to the I2041 devices. Let me ask around and see if I can get an opinion for you here.
As for alternative devices, are there any other requirements? I found the MSP430F6721…
The device is the MSP430G2955. I had conversation with Elprotonic regarding this issue. I must have missed the notes on the proper capacitor size on the Reset line. I was originally using a 0.1uF capacitor. This worked well with the MSP430F6721, MSP430F2350…
Other Parts Discussed in Thread: MSP430F6721 Hi Guy s,
In MSP430F6721, I want to use internal ADC12 to measure voltage of AVCC, I found there are 0.04~ 0.06V's difference between the measured value and real AVCC voltage.
AVCC real
ADC
Diff…
Other Parts Discussed in Thread: MSP430F6721 , MSP430F6736 I am trying to establish communication with the MSP430F6721 on our target board using the SPY-BI-WIRE interface and the MSP-FET430UIF programmer and Elprotronic Lite application. The interface…
Other Parts Discussed in Thread: MSP430F6721 hello:
what is this ?how can I do? (Use CCS V5.3 for MSP430F6721)
thanks!!
Fullscreen
1680.ERROR_en.txt
Download
Invalid section type=VECT_INIT
What it means
This error occurs when…
As one more update, you can find the full revision table of compatible hardware and software revisions included in the release notes:
Release-Notes-MSP-GANG.htm
See the section called "Version Matrix"
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…