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…
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…
Part Number: MSP430FR6047 Other Parts Discussed in Thread: MSP-DSPLIB Hello,
In regards to the question related to this ( e2e.ti.com/.../3292715 , is there a reason why the polynomial isn't supported at all?
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…
Thank you. I am taking 4096 samples.
Xiaodong LI said: I don't have idea why the FRAM2 size is ~26Kbytes.
I am not sure what you meant by that. I would really appreciate if if you can explain a bit more in datail. The total FRAM for this MCU is 128KB…