Search found 3 matches

by millim
Sat Jun 08, 2024 2:00 pm
Forum: ESP-IDF
Topic: IRAM usage rising, especially libbtdm_app.a
Replies: 2
Views: 1143

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...
by millim
Mon May 22, 2023 4:47 pm
Forum: ESP-IDF
Topic: [ESP32 - IDF 4.2.2] How to interface PCM5102A?
Replies: 0
Views: 556

[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...
by millim
Sat Jan 08, 2022 9:58 pm
Forum: ESP-IDF
Topic: WIFI/BLE Simultaneously
Replies: 67
Views: 180238

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...