That would help a lot. Do you have some more information about XHR. Some code or references to the esp32 IDF manual would be great.
Many thanks in advance.
Search found 4 matches
- Wed Apr 14, 2021 12:27 am
- Forum: ESP-IDF
- Topic: Http post file (multipart).
- Replies: 11
- Views: 23388
- Tue Nov 24, 2020 5:57 pm
- Forum: ESP-IDF
- Topic: Uncorrect ADC iniziatization with I2S
- Replies: 20
- Views: 26149
Re: Uncorrect ADC iniziatization with I2S
Hi Gianluca,
Thanks for the code.
I want to record one audio channel, and send it to a web page. That is all I need at the moment. The web page side works.
It is the sampling that doesn't work. I have an Arduino version of the code running on the same hardware as the idf attempts.
The example i2s ...
Thanks for the code.
I want to record one audio channel, and send it to a web page. That is all I need at the moment. The web page side works.
It is the sampling that doesn't work. I have an Arduino version of the code running on the same hardware as the idf attempts.
The example i2s ...
- Mon Nov 23, 2020 7:29 pm
- Forum: ESP-IDF
- Topic: Uncorrect ADC iniziatization with I2S
- Replies: 20
- Views: 26149
Re: Uncorrect ADC iniziatization with I2S
Hi Gianluca,
Thanks for the quick response.
I'm using the stable(?) idf version 4.1. this seems to be the latest release bar the development version.
I haven't changed any of the core idf code, thinking that the examples that are included with the version would have been tested on the version they ...
Thanks for the quick response.
I'm using the stable(?) idf version 4.1. this seems to be the latest release bar the development version.
I haven't changed any of the core idf code, thinking that the examples that are included with the version would have been tested on the version they ...
- Mon Nov 23, 2020 4:48 am
- Forum: ESP-IDF
- Topic: Uncorrect ADC iniziatization with I2S
- Replies: 20
- Views: 26149
Re: Uncorrect ADC iniziatization with I2S
Hi Guys,
This problem is doing my head in. I've been scouring the net trying to find documentation or running code. I have Arduino version of code that runs. But not esp-idf. I'm having the same problem. The documents from espressif are not the expressive and very light on specifics or working code ...
This problem is doing my head in. I've been scouring the net trying to find documentation or running code. I have Arduino version of code that runs. But not esp-idf. I'm having the same problem. The documents from espressif are not the expressive and very light on specifics or working code ...