Part Number: MSP430FR5962 I have a few #if compiler options in my code to handle some if-else branching depending on the options for a protocol stack.
When using the IDE to perform brace matching to identify blocks, the non-compiled branch (e.g., #else…
Part Number: MSP430FR5962 Hi,
I've been trying to use the hardware CRC-32 module and haven't been able to produce expected results. I'm comparing the hardware output to online CRC-32 calculators which have the same polynomial as in the user guide. I…
Part Number: MSP430FR5962 Other Parts Discussed in Thread: UNIFLASH Hi community member,
I have a favor to ask.
Is it no problem to update firmware without Mass Erase on BSL? If that is problem, is there a function to protect the main memory area…
Hello Miguel,
I haven’t heard from you for a couple of days now, so I’m assuming you were able to resolve your issue. If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information. If…
Andy Castle said: Thanks, a quick test verifies this, the threshold seems to be around 8000 chars on the command line,
Yes, I believe its somewhere around 8191.
Sorry about the inconvenience. I hope you are able to find a reasonable method to work…
Hi
I have mentioned it before that we can just to reconfigure the IPE registers after BOR. You can refer to the user's guide section 9.5
Best regards
Gary
Part Number: MSP430FR5962 I'm currently working with MSP430FR5962 and having trouble getting current draw below 29µA at idle.
I idle in LPM3, with only the watchdog active.
I'm expecting it to draw in the single µA’s in that mode, but something’s…
Hello, I'm sorry about the late response! I ended up importing an empty project from MSP430ware with the driverlib folder (then copy and pasted my files into the empty project), and then most of the warnings went away. However I'm still getting errors…