Part Number: MSP430FR5848 Other Parts Discussed in Thread: MSP-FET , UNIFLASH Tool/software: Hello,
on our latest project we use MSP430FR5848IRHAT chip for MCU programming. Can we use JTAG communication through XDS110 debugger to [perform programming…
Part Number: MSP430FR5848
Tool/software:
Hi experts,
I have a question about DCORSEL.
Q1: Q1: What criteria should I use to determine whether the device is a "high speed device" or a "low speed device" in the following sentence?
Q2: Specifically…
Part Number: MSP430FR5848 In the SLAU550Z user's guide, section 4.1.5.9 describes how to change the baud rate to 115200
Is this wh at I would need to send to accomplish this?
0x80020052061415
Does it need padding or anything else? I am working with…
Hello,
Matthew Sergei Perrin said:
I've been going through some of the driverlib seeing how the tlv layer was implemented and came across two instances where exact addresses are specified for the Device ID fields, they were 0x1A04 and 0x1A05.
I…
Part Number: MSP430FR5848
Tool/software: TI C/C++ Compiler
Hi there,
I have been experiencing an interesting phenomenon with producing a CRC after a SWPOR is triggered in the PMMCTL0 register.
If I perform a 'hard reset' over the debugger, the…
Part Number: MSP-TS430RHA40A Other Parts Discussed in Thread: MSP430FR5848
I am looking for a target board for my MSP430FR58 (with the 40-pin RHA package). Will the MSP-TS430RHA40A work even if it says that it is meant for the MSP430FR572x and MSP430FR573x…
Part Number: MSP430FR5848
Tool/software: TI C/C++ Compiler
Hi there,
I have the requirement to be able to place the program's entry point (the function pointer that gets reflected by the address stored in section .reset) at a pre-determined address…
Wrote recovery routines instead that detect if the I2C has failed for more than a millisecond (the peripheral based recovery takes around 30ms to trigger a clock low interrupt which is a little slow) - it happens only when I compile with low optimisation…
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 everything…