Part Number: MSP430FR5949 Other Parts Discussed in Thread: STRIKE
#define CALADC12_25V_30C *((unsigned int *)0x1A22) // Temperature Sensor Calibration-30 C
#define CALADC12_25V_85C *((unsigned int *)0x1A24) //See device datasheet for TLV table memory…
Part Number: MSP430FR5949 Other Parts Discussed in Thread: UNIFLASH Hi all,
As per earlier query, i have problem with 2 cards and upon verification it seems SMCLK is not generated. As suggested in some of the posts, i have read the reset vector using…
Part Number: MSP430FR5949 Other Parts Discussed in Thread: MSP-FET Dear
We use MSP430FR5949, below tool can used to burn MSP430FR5949 ? if not, which tool can use, could you help provide the tool link and picture ? thanks
Jonas
Other Parts Discussed in Thread: MSP430FR5949 , MSP-TS430RHA40A Hi all,
I would like to buy an MSP430FR5949 MCU development board but i couldn't find the board's description document (pin nomenclature). I found for MSP430FR5949XX with 48 pins but…
Hello Pallav,
We are not able to reproduce the issue you experience here and still not received the schematic from you so I will close this post for now.
Thanks,
Yiding
Part Number: MSP430FR5949 Hi all,
We are using FR5949 controller for sharing data through serial communication. In 2 of our cards we have a field issue where the serial communication is not working, upon verfication i have observed that SMCLK is not…
Other Parts Discussed in Thread: MSP430FR5949 Hi all, i would like to know if we can know the current consumption of I/O of the MSP430FR5949 MCU without making a measurement. In the datasheet, I was able to read the current on AVCC but not on I/O. How…
At Reset, the DCO is set to 8MHz [FSEL=6, RSEL=0, Ref User Guide (SLAU367P) Table 3-5] and SMCLK and MCLK are set to DCO/8, or 1MHz [Ref Table 3-7]. By setting the dividers you change SMCLK/MCLK to DCO/1=8MHz.
Timers and UART rates are computed by dividing…
Part Number: MSP430FR5949 I am developing a high volume FRAM programming solution for A GM Ventilator controller. I cannot get the JTAG to respond for device type MSP430FR5949. I have the sample in a socket adapter that works fine for device type MSP430FR5725RHA…
Part Number: MSP430FR5949 Tool/software: Code Composer Studio Hi,
I entered the below question under an old, closed thread so maybe you do not see it
I ran into a strange behaviour of the C-compiler for the MSP430.
If I compile code with the …