Search found 3 matches
- Sat Jun 08, 2024 2:00 pm
- Forum: ESP-IDF
- Topic: IRAM usage rising, especially libbtdm_app.a
- Replies: 3
- Views: 1566
Re: IRAM usage rising, especially libbtdm_app.a
Same for me! No answer so for?! What is going on? Here is my feedback! I don’t know what you crazy guys at ESP are doing !!? I was about to migrate my project from IDF 4.2 to IDF 5.2. I encountered that even your libraries including wifi+BT do not compile because IRAM gets exhausted! I mean, are you...
- Mon May 22, 2023 4:47 pm
- Forum: ESP-IDF
- Topic: [ESP32 - IDF 4.2.2] How to interface PCM5102A?
- Replies: 0
- Views: 663
[ESP32 - IDF 4.2.2] How to interface PCM5102A?
Hello Community, please not: for some reason I want to stick to esp_idf 4.2.2 version. I know there is a solution for the current version. I am trying to interface the ESP32 with the PCM5102A. According to the datasheet of the PCM5102A, it requires BCK slot width of 32 bits for 16 bit data format (M...
- Sat Jan 08, 2022 9:58 pm
- Forum: ESP-IDF
- Topic: WIFI/BLE Simultaneously
- Replies: 67
- Views: 185764
Re: WIFI/BLE Simultaneously
I am sharing also my experience with this feature: I am working on a web radio commercial application. Basically, the device connects to a web radio server (ICY/Shoutcast) and streams the decoded data to a BT speaker/headphones (as A2DP source). I think this is a key feature the ESP32 has to deal wi...