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.
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: DP83867IR DP83867IRRGT PHY transceiver is interfaced with a Xilinx FPGA. When MSP430 LaunchPad and USB-2MDIO GUI tool are used for accessing PHY transceiver register for debugging via MDIO and MDC signals( LaunchPad MDC(P1.4) and MDIO(P1.5…
Hi Jamal,
I checked with the MSP430 SW development team and they weren't sure. I'm being told the person(s) who created the LEA functions for the MSP-DSPLIB left TI several years ago so there is no way for sure to know.
Part Number: MSP430FR6043 Hi,
Asking on behalf of my customer:
We are implementing an algorithm on the MSP430 platform. This algorithm has to perform a complex 256 point FFT with 32 bit precision.
Looking at what is provided in the DSPLib we can make…
Part Number: MSP-EXP430FR5994 Other Parts Discussed in Thread: MSP430FR5994 I'm new in MSP430. I'm trying to reproducing a project based on MSP430FR5994. However, I found that I can't use the LEA related functions in DSPLib_lea.h. The console showed t…
Hello Cherry,
Please point the customer to the MSPDSPLib documentation as it has macro's defined for efficient conversion between the data types.
Please see the following resources to help quantify LEA's performance.
https://www.ti.com/tool/MSP430…