Hello Akash and thank you for the quick response.
The title sections in both headers are identical --they both say Version 1.4, but scrolling down they are indeed different. Well, it looks like the whole file is attached as an image? Why? Whatever,…
Hi Byan,
The Msp430fr5949 communicated with the ADT4720 successfully after I modified the system clock and bit clock frequency.
The code was listed below:
int main(void) {
WDTCTL = WDTPW | WDTHOLD; // Stop watchdog timer
P1SEL1 |= BIT6 |…
Other Parts Discussed in Thread: MSP430FR5949 Hi,
I plan to move the app code to 0x10000~0x14000 on msp430FR5949 like shown in the following linker. But after running debug, all the buttons (Resume, Step onto...) are not enabled. There is no error message…
Other Parts Discussed in Thread: MSP430FR5949 , SFRA
I'm using an MSP430FR5949 microcontroller. After installing release 4.0.1.0 of the gcc tool chain ( from here ), assembly of a custom crt0.S through gcc results in numerous errors, all involving the…
Hi,
1) I'm using MSP430FR5949 controller, every 20ms I'm enetring into LPM3 and exiting. Will this cause any issue??
As my program is hanging and WDT reset is happening.
2) since in LPM3 all clocks are disabled, is it required to externally disable…
Part Number: SRC4392 Other Parts Discussed in Thread: MSP430FR5949 Hi
I have posted a question on the output sample frequency of the SRC4392 several months ago and still haven't received any reply.
My question is how you can force the SRC to a specific…
Does anyone have an idea how to solve the problem? In the meantime, I have tried it with a completely different hardware. It's a different PCB with an MSP430FR5949. That is a similar controller. It doesn't work there either. The 4 registers are not written…
Dear Louis RC, Thank you for clarifying the note in the UG. I can access the device using the PW you posted. However, I already tried this one yersterday. Only difference: I did not use the -l switch of the MSP430Flasher. Executing "MSP430Flasher.exe…
Part Number: PMP11474 Other Parts Discussed in Thread: MSP430FR5949 Hi Sirs,
My customer interested to follow PMP11474 to develop Type C PD Power Monitoring Dongle product and to use MSP430FR5949 for MCU. Could you help to share source code to them…
Hi Matteo,
There are no PJ.4 / PJ.5 on MSP430FR5959. If you want to use PJ.4 / PJ.5 you can choose MSP430FR5969 or MSP430FR5949 based on your application.
Best regards,
Cash Hao