ESP32 C3 DSP Library

renantesch
Posts: 4
Joined: Sun Oct 16, 2022 2:52 pm

ESP32 C3 DSP Library

Postby renantesch » Tue Jan 03, 2023 9:21 pm

Hello, my name is Renan and i need to port the project ESP32 Classic to ESP32 C3.
This project use the microfone INMP441 and i need implement the FFT and Filter IIR , but i received some error in functions that use ESP-DSP library, i need confirmed the ESP32 C3 could use this library.

In attach is a image from function the i use i my project with ESP32 Classic.

Best Regards.
Attachments
print1.png
print1.png (71 KiB) Viewed 1153 times
print2.png
print2.png (48.7 KiB) Viewed 1153 times

ESP_Sprite
Posts: 9739
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 C3 DSP Library

Postby ESP_Sprite » Wed Jan 04, 2023 1:09 am

The -C3 should be able to use the ansi variants of the DSP library. Are you sure you called dsps_fft2r_init_fc32()? Also check the output of your compiler, perhaps it gives warnings indicating where you're going wrong.

Who is online

Users browsing this forum: No registered users and 85 guests