Hi,
HOST functionality is of real importance. Data has to be dumped in memory cards.
Can I add a USB HOST functionality to a MSP430F6720 family by adding a TUSB device like TUSB1106?
Can I add a USB HOST functionality to a MSP430F5x family by adding…
Other Parts Discussed in Thread: MSP430FG4619 , MSP430F6720 Hello,
Great forums, great chips! The MSP430 line of microcontrollers is quite amazing. But nothing is perfect, here's my problem:
I'm making a specialized timer and need a simple display…
Hi,
A PCB I'm working on somehow went terribly wrong. As soon as I power up the board, MCU(MSP430F6720IPN) will quickly overheat and in one case literally smoked. So far it happened 4 times, so it is unlikely due to soldering defects. The remaining…
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…
So I just found something interesting! I have a PC with a clean install of win10, and I installed CCS 11.2 with the command line "--mode unattended --disable-components PF_MSP430,PF_MSP432"
And then installed the arm compiler and tried to use the…