Part Number: MSP430FR6047 Other Parts Discussed in Thread: TDC7200EVM , TDC7200 , MSP-EXP430F5529LP , UNIFLASH , Tool/software: Hi Ti Family,
I am trying to update the firmware for my MSP430 LaunchPad (used with the TDC7200EVM) using the TDC7200 GUI, but…
Marvin Cantos said: Can you tell me in which order I have to send the configuration commands?
The order is the package format as below
Marvin Cantos said: Do I first have to send the update request (0x96) or first the parameters? Is the order in the picture…
Part Number: MSP430FR5994 I am trying to implement matrix multiplication for multiple matrices on the MSP430FR5994. After referring a couple of old questions on the forum, I used the answers mentioned there to write the code for my implementation. The…
Part Number: UNIFLASH I am still looking for a way in Uniflash GUI to display the checksum. Some older documentation indicates the feature is there, but no longer in the latest 8.x version. This is used to program MSP430 devices.
Hi Bhuvaneshwaran,
I would not recommend trying to depend on running the GUI on a custom DRV8343-Q1 PCB board.
The GUI application firmware depends on multiple protocols specifically designed for identifying EVM boards. I am not sure how this is implemented…
First question, i have tried this:
at line 137 removed : LEARAM : origin = 0x2C00, length = 0x1000 - LEASTACK_SIZE
at line 222 removed: .leaRAM : {} > LEARAM /* LEA RAM */
Sadly there is still same issue, I have inserted the file, what is wrong?
Second…
Hi Jessica,
Thank you for reaching out to us via this forum.
Please refer to this [FAQ] in this forum. Be sure to install the TI MSP430 FET drivers if you haven't already. This is mentioned in the EVM User's Guide as well. If the MSP430 FET drivers were…
So, like a good developer, I have a base repo I use as a backup incase things break too hard. I copied over the lnk_msp430fr5994.cmd file from my base repo, to one I use for development and it built without issue. I've attached both cmd files below:…
Hi, qq
That's what you can use DSPLib GUI generated thing.
Use this GUI tool to generate a example code, change the filter coefficients is Done.
Here is the guidance:
software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPWare/3_30_00_18/exports/MSPWare_3_30_00_18…