Part Number: HERCULES-DSPLIB Tool/software: Hi team,
We are currently working on a UAV detection project and are in the process of implementing Fast Fourier Transform (FFT) for signal processing. Our setup includes an ADC with a data rate of 1…
Part Number: MSP-EXP430F5529LP I have the same problem in MSP-EXP430F5529LP: Unable to complete output buffer initialization - MSP low-power microcontroller forum - MSP low-power microcontrollers - TI E2E support forums this post.
I tried the solution …
Part Number: CC2640 Other Parts Discussed in Thread: MSP-DSPLIB , CC2642R
I want know if the integration of DSPLIB (digital signal processing library) possible or not with CCS studio with target board CC2640.
Thank You,
Part Number: MSP-DSPLIB Hi,
I have a question about LEA command in MSP430, what's the difference between LEACMD__MAC and LEACMD__MAC3?
What does 'Vector MAC at three points' means?
Part Number: MSP-EXP430FR5994 I was stepping through the vector_ex1_max_q15 example to try and understand how the stack of the LEA is used.
In the msp_sinusoid_q15() function prior to the the following allocations LEACNF2 (LEA stack pointer value) was 0x00000F00…
Part Number: MSP430FR5992 Other Parts Discussed in Thread: MSP-DSPLIB , Dear team.
My customer uses MSP430FR5992 and MSP-DSPLib. He wants to do Matrix multiplication.
So he uses matrix_ex3_mpy_q15.c(DSPLib_1_30_00_02\examples\Matrix\matrix_ex3_mpy_q15) and…
Hi Marcos,
Is this what you're looking for?
http://www.ti.com/tool/msp-dsplib
Once it's downloaded, you can find code examples at C:\ti\msp\DSPLib_1_20_03_01\examples or the filter design gui by launching DSPLibGUI.jar in the gui folder.
Regards…
Part Number: MSP430F5529 Tool/software: TI C/C++ Compiler First post on here so go easy on me!
I'm trying to get my head around the fixed point FFT code in MSP dsplib, in particular msp_fft_fixed_q15.
The example code initialises the input array…
Hi Jamal,
Referring to your other posting , this function also may appear in the following documents, but for some reason was not implemented in the MSP-DSPLIB.
Low-Energy Accelerator (LEA) Commands : https://www.ti.com/lit/ug/slau850/slau850.pdf
Low…