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: HERCULES-DSPLIB I've been using arm_rfft_f32 to perform FFT on a sequence of real samples from an ADC.
The signal is a 50 Hz signal and I am performing FFT every 200ms on a set of 2048 samples. The frequency spectrum is distributed in…
Part Number: HERCULES-DSPLIB
Tool/software: Code Composer Studio
Hello all
,
I'm trying to compile HERCULES-DSPLIB for ARM Cortex R5F processor using CCS .
CCS version Version: 9.0.1.00004.
Following are Processor configuration setting as I need…
Part Number: HERCULES-DSPLIB Hi,
I tried to report this bug via TI customer support, but they redirected me to the e2e forum. So, the case is:
During our internal tests it was found that two HERCULES-DSPLIB (Cortex-R4 CMSIS DSP Lib) functions show buggy…
Part Number: HERCULES-DSPLIB
Tool/software: TI C/C++ Compiler
Hello all ,
I have found HERCULES-DSPLIB CMSIS library provided by TI which has source code as well as pre-compiled libraries but these library are in .lib format which is basically supported…
Part Number: HERCULES-DSPLIB Other Parts Discussed in Thread: AM6546
Tool/software: Code Composer Studio
Since the latest RTOS SDK (6.02) which would have the DSPLib incorporated in the SDK is not out, we are trying to build the Hercules-Lib for the cortex…
I imported into CCS 20.0.0 a project file which was previously built under CCS 12.8.1 with MCU target Hercules RM48L952. CCS 20.0.0 opens the project but
All the project settings for cpu, compiler and linker are blank and some are initialized for default…
Part Number: HERCULES-DSPLIB Other Parts Discussed in Thread: AM6546 We are using the Hercules DSPLIB v1.0.0 to perform some signal processing in our application. To simply touch base with the Library we simply tried to perform an 128-point FFT of a DC…
Part Number: HERCULES-DSPLIB Hi team,
A customer had asked if we had a safety manual/support package for the DSPLib (HERCULES-DSPLIB) portion? They have the Hercules DiagLib (SAFETI_DIAG_LIB) but looking for a companion type of package for the DSPLib…
The DSP library can be used for FFT calculation. But the Hercules devices do not have a built-in FFT hardware which can process the jobs in parallel and can achieve order-of-magnitude throughput improvements over software FFTs.
https://www.ti.com/tool…