Part Number: MSP430F6731 Other Parts Discussed in Thread: MSP430F6736 , , Hello Guys,
Good day.
Can the Energy Measurement Library for MSP430 be use for MSP430F6731 or MSP430F6731A? It was not on the list of supported products but our customer thought that…
Part Number: MSP430F6731 Other Parts Discussed in Thread: TEST MSP430F6731 will reset when normal operation, and it was found by the test that the reset pin output spike pulse
Attached is the schematic
13-X66-02V1.3main.pdf
Other Parts Discussed in Thread: MSP430F6731 Dear Sir/Madam
We have designed a Single Phase Multifunction Meter using device MSP430F6731. We have 3 ranges for Current measurement i.e. 20AAC, 5AAC, & 1A AC.
In 1A AC range we want to measure Wattage…
Hello Champs,
It's pretty long time from posting this issue, but one of my customer who use MSP430F6731 also have similar issue.
One question :
To add 4.7kOhm pull-down resister at the TEST pin is applicable for both 4-wire and 2-wire(SBW) JTAG connection…
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"
Hi SeaFesse, If you check the release notes from version 1.2.8.0, in the Version Matrix section, you'll see that the MSP-GANG HW v1.04 is only compatible with version 1.2.1.0 and higher. So this combination should not be used - please use the latest…
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…
OK, got an .rl file. See attached.
The line in question in this file is line 42960, __bis_SR_register(GIE). If you look, it replaces that line with the following:
__asm__ __volatile__ ("bis.w %0, SR { nop" : : "ri"((unsigned int) (0x0008)) );…
V6MSP430.dll.txt V7MSP430.dll.txt Hello Jace,
The first file is V6 DLL and second file is V7 DLL. I had to add the .txt extension since uploader won't allow .dll
Dave