Part Number: MSP430FR5848 Hi,
I have a 47k pullup and 2.2nF circuit as recommended on the RST line, but I am getting a "device unknown" error when trying to debug or program with a MSP-FET430UIF over Spy-By-Wire. Once I removed the 2.2nF capacitor…
Part Number: MSP430FR5848 Hi,
For our project we are using MSP430FR5848 micro-controller. The firmware for the project works well when downloaded via a JTAG. But when we download the code using the BSL the device resets while working at a specific point…
Other Parts Discussed in Thread: MSP430FR5848 , MSP-FET
Hello all,
I 'm trying to program my device MSP430FR5848 via the BSL for this device using UART0 P2.0(Txd) and P2.1(Rxd) pins. (via FTDI cable)
I have downloaded BSLDEMO2.EXE from TI website and…
Part Number: MSP430FR5849 Other Parts Discussed in Thread: MSP430FR5848 , , CCSTUDIO , MSP430FR5949 We use the MSP430FR5849 on a product PCB. Due to availability issues, I am looking at using the 48K version (MSP430FR5848) or the very similar MSP430FR5949…
Hello Hair,
For your second question, you can also use VLOCLK to source the ACLK in LPM3 mode with much lower power consumption. However, VLO is a low frequency oscillator and not optimal for high time accuracy peripherals. If you really need LFXT I will…
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…