Part Number: MSP430FR59891 Other Parts Discussed in Thread: MSP-FET Hi, I am using the I2C bootloader of MSP430FR59891 (BSL version 00.07.34.B2). With each protocol error (e.g. master reading too many or not enough bytes) the BSL pulls SCL low thus blocking…
Hi Eduardo,
The MSP430FR5889 would be a great alternative, there are other devices but they wouldn't fit the memory spec or would be a different pin count. As for firmware, if you aren't using any features like the AES that are ONLY on the MSP430FR5989…
Calum,
The available development platforms for this device can be found here: http://www.ti.com/product/MSP430FR59891/toolssoftware
Generally if there is a "launchpad" style board for a device, it is available at product announcement. So I wouldn…
Hi Eduardo,
You are correct, the minimum pin count for devices the with ESI module is 64.
The following devices are also 64 pin devices with ESI module and no LCD module
MSP430FR5887
MSP430FR5888
MSP430FR5889
MSP430FR58891…
There are signs that the following members are coming. Any hint when?
MSP430FR4131, MSP430FR4132, MSP430FR4133 MSP430FR5887, MSP430FR58871, MSP430FR5888, MSP430FR58881, MSP430FR5889, MSP430FR58891 MSP430FR5986, MSP430FR5987, MSP430FR59871, MSP430FR5988…
Hi, JKim,
Please check IAR website ( http://supp.iar.com/Updates/?product=EW430 ) to learn which version supports MSP430FR4133. Please use the service pack 6.10.7 or 6.10.5.
4. IAR Embedded Workbench for MSP430 - Service Pack 6.10.5…
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…