Part Number: MSP430F67661A Other Parts Discussed in Thread: TIDA-00454
Dear Team,
Our current project involves utilizing the MSP430F67661A as an analog front end for AC measurement. The client has specifically requested the capability to measure phase…
Praveen,
I'm not sure I understand your issue. The MSP430F67661A has 6 USCI modules, all of which can provide a SPI interface. The dedicated Chip Selects (CS) for the device is a particular form of SPI that is to normally used. The general solution…
Part Number: MSP430F67661A Dear Team,
I have been engaged in measuring AC three-phase using MSP430.
Could you please provide information on the minimum and maximum differential voltage that can be read via SDXP0 and SDXN0?
…
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…