Part Number: MSP430F67461A
I have single phase energy meter with MSP430F67461a controller the problem is when ever i am touch the main ac supply point controller is getting reset. i have connected the shunt to SD1P0 and SD1N0 and voltage sensing to…
Part Number: MSP430F67461A Tool/software: Code Composer Studio With code composer 6, our global variables are assigned addresses in RAM in the order that they are listed in when initialized. In code composer 7, the individual variables are still in order…
Hello,
Unfortunately, I don't know of any temperature sensor focused TI Designs based on our MSP430F67xx(A) microcontrollers. These devices feature an integrated 24-bit Sigma Delta ADC, and as you can see from the following TI Designs, they are typically…
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…
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 software…
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…
Hi Akash,
The erase check and TX BSL version commands are members of the standard command set in BSLs V1.50 or higher but excluding 2.x BSLs. The MSP430G2544 is BSL Version 2.02, ergo no TX BSL version command support for this device.
You can go through…
Other Parts Discussed in Thread: CC2640 , CCSTUDIO , CC2538 CCS not detecting installed compiler tools in Windows Docker container for CI build Hello all BACKGROUND: I'm trying to set up a CI build for a CC2640 processor using a Windows Docker container…