Search found 4 matches
- Tue Jan 03, 2023 9:21 pm
- Forum: ESP-IDF
- Topic: ESP32 C3 DSP Library
- Replies: 1
- Views: 1152
ESP32 C3 DSP Library
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...
- Tue Oct 18, 2022 11:13 pm
- Forum: General Discussion
- Topic: Changing ESP32 Classic project to ESP32 C3
- Replies: 4
- Views: 1646
Re: Changing ESP32 Classic project to ESP32 C3
Yes, yes, but I wanted to understand why the components are bigger, but I'm change my code to running in 4MB in ESP32-C3, i'm not have another option.
Thanks!
Thanks!
- Mon Oct 17, 2022 1:24 am
- Forum: General Discussion
- Topic: Changing ESP32 Classic project to ESP32 C3
- Replies: 4
- Views: 1646
Re: Changing ESP32 Classic project to ESP32 C3
Ok, thanks for response!
Has some help that we use to the resolve this problem?
I'm use diverses components, for example!
HTTP Server, HTTP Client, MQTT, Provisioning AESCrypt etc!
How can I know how each of these components was written?
I'm using IDF version 4.4.1.
Has some help that we use to the resolve this problem?
I'm use diverses components, for example!
HTTP Server, HTTP Client, MQTT, Provisioning AESCrypt etc!
How can I know how each of these components was written?
I'm using IDF version 4.4.1.
- Sun Oct 16, 2022 3:18 pm
- Forum: General Discussion
- Topic: Changing ESP32 Classic project to ESP32 C3
- Replies: 4
- Views: 1646
Changing ESP32 Classic project to ESP32 C3
Hello People! I'm changing my project that i use the microcontroller ESP32 Classic with 4MB flash, i'm changings this project to ESP32 C3, but i have an problem, in first build i'm not get success, because my project is more larger in ESP32 C3 than in ESP32 Classic. I'm attaching some prints where i...