Part Number: MSP430I2021 Other Parts Discussed in Thread: MSP430I2020 , , MSP-GANG , MSP-FET Tool/software: Dear expert,
We used the GUI development software for MSP430 and found that the software does not seem to support the MSP430I2020 with 1KB RAM…
Hi Justin,
This is strange, the FW uploaded is compatible with the board.
I can verify this in our lab and confirm.
Thanks and Best regards
Venkatadri S
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…
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…
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…
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: PGA302EVM-037 Hello,
We're considering using the PGA302 in our new project.
To facilitate production and testing, we would like to develop tools to automate the configuration and calibration of the devices.
We purchased the eval…
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…
Tool/software: Code Composer Studio Customer has a problem with msp_mpy_q15 command of DSPLib_1_20_03_01.
They used several LEA functions (FFT, IFFT, MAX etc) but face problems with the multiplication commend (msp_mpy_q15). They are not receiving correct…
Part Number: MSP430FR5994
Tool/software: Code Composer Studio
Hi, I would like to ask your help on a problem I had stuck with: I would like to use Hanning window in my own FFT application. In the FFT example source of DSP library, I only found example…