Hi,
It is possible that it is just MSP430F6658.
I think you can set it as MSP430F6658 first, and check the TLV data.
If the device ID is not 8286h but 812Ch, there are two possibility:
1. It is just F6658
2. You have changed the data in Device ID.
Ea…
Part Number: MSP430F6659 Other Parts Discussed in Thread: MSP430F5659 , MSP430F5658 , MSP430F6658 Hi,
I still struggling with getting the USB BSL to work. I changed the constant from 0F 05 0F 03 11 02 17 01 to 0F 05 0F 03 11 04 17 01 in the firmware for the…
Other Parts Discussed in Thread: MSP430F6659 , MSP430F5358 , MSP430F5359 , MSP430F5658 , MSP430F5659 , MSP430F6458 , MSP430F6459 , MSP430F6658 Hi,
anybody used successfully the MID (memory integrity device) on an MSP430F6659 Rev A?
On my MSP430 dumping address…
Hi MSP student,
I'm attaching a list of devices supported by SYS/BIOS (the RTOS):
3276.devices.html
If you want TI-RTOS, which includes SYS/BIOS as well as driver support (SPI, UART, etc), the list of MSP devices supported by TI-RTOS is the following…
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…
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…
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…