Searching through the available documentation, I found none on programming the FR5994's LEA outside of using the TI-provided library. Where might I find documentation about the architecture of the LEA for writing custom functions?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Searching through the available documentation, I found none on programming the FR5994's LEA outside of using the TI-provided library. Where might I find documentation about the architecture of the LEA for writing custom functions?
Hi James,
According to Section 6.3 in the datasheet, direct access to LEA registers is not currently supported. Instead, we recommend using the optimized DSP Library for the operations that the LEA module supports (e.g. FIR, IIR, FFT).
With regards to the architecture, I found the following LEA block diagram in Section 17 in the user's guide.
I'd also recommend that you read through the Benchmarking the Signal Processing Capabilities of the Low-Energy Accelerator on MSP MCUs app note.
What type of custom functions are you wanting to write?
Regards,
James
MSP Customer Applications
I'm interested in using the LEA as an processor to run alongside the MSP430 core, so having an ISA spec would be necessary.
**Attention** This is a public forum