Part Number: MSP430FR5992
Hi Team,
We have used MSP430FR5992IRGZR in our design, as per the requirement need to enable the bootloader function.
Facing issues on bootloader, please help.
Thanks,
Ramanjaneyulu E
+91 9849362124
Part Number: MSP430FR5992 Other Parts Discussed in Thread: UNIFLASH Tool/software: Hi, I am using an SPI bootloader for the MSP430FR5992 processor. The situation looks like this: 1. I'm uploading the bootloader, using a debbuger or uniflash interchangeably…
Part Number: MSP430FR5992 My EE is designing our 5992 MSP to run @ 2.5 VDC. I know that i can disconnect the 3.3 VCC power provided by the TI FET and instead power the SDK (or my custom target) from the local PS.
Assuming a shared ground, is it safe…
Part Number: MSP430FR5992 Hi,
I want to reset my microcontroller if my firmware code is getting stuck. Can you please help me in implementing this.
Currently I am stropping the WDT using : WDTCTL = WDTPW | WDTHOLD;
Regards
Abhisek
Part Number: MSP430FR5992 Other Parts Discussed in Thread: MSP430FR5994 Hi,
I am using msp430fr5992 as slave and imx8 as master. Every code in msp has some hex format. When the imx will send the new packet in hex format to msp then we should be able…
Part Number: MSP430FR5992 Hi TI team,
I am using spi protocol which involves imx8 as master and msp430fr5992 as slave.
MSP430FR5992 will receive some packet, do some processing and send back the processed data to imx.
We are able to receive 32 bytes…
Part Number: MSP430FR5992 Other Parts Discussed in Thread: MSP-GANG , Hello,
Please let me check.
Does MSP-GANG support MSP430FR5992?
The reason is that Overview→Description & features says Supports all current and future MSP430/MSP432 devices,…
Part Number: MSP430FR5992 Other Parts Discussed in Thread: MSP430FR5994
Hi,teams
Can't the P3.4 and P3.5 ports of MSP430FR5994 be used at the same time?
I set both ports high, of which P3.5 will be set high, and P3.4 will first become high and then…
Hi Tobias,
Tobias Stein said: What do you mean by “I find it work with the correct result if Iclarify the variable as the "int".“? The _iq are defines as int32_t ….
My apologize. The int means 16-bit in msp430 device, I don't make it clear to you…
Part Number: MSP430FR5992 Other Parts Discussed in Thread: MSP-EXP430FR5994 Hi experts,
Is there any way to fix SIMO pin to either High or Low after communication is executed, with the pin function keeped to SPI(eUSCI)?
From the following thread it…