Hi Britta,
Thanks for your reply. Yes I have seen that report and I want to implement the same.
In my application application data from 2 IMU will be used in real time to determine knee angle and 3rd IMU will be used separately. So I want to use the…
Other Parts Discussed in Thread: MSP430F5217 Champs,
Is anyone aware of an updated msp430f5217.h header file? The version I have is 1.1; it came with IAR6.50.1 but I noticed the CCSv6 also has the same version included. This file doesn't have the Port7…
Hi Koichiro,
Although the release notes don't mention that F522x and F521x devices are supported, I did find them in the CCS resource explorer under the SYS/BIOS examples. Specifically, I found MSP430F5212, MSP430F5214, MSP430F5217, MSP430F5219, MSP430F5222…
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"
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…