Hello @mlotorto, did you receive a response to this post?
Thanks
Search found 9 matches
- Sun Nov 17, 2024 10:43 pm
- Forum: ESP-IDF
- Topic: How can I implement modbus slave exception code: 0x03 Illegal data value
- Replies: 1
- Views: 641
- Mon Apr 29, 2024 7:17 pm
- Forum: ESP-IDF
- Topic: Support for Mbed-TLS 3.6.0 in near-future ESP IDF release
- Replies: 0
- Views: 471
Support for Mbed-TLS 3.6.0 in near-future ESP IDF release
Hello,
Is there a plan to upgrade Mbed-TLS to version 3.6.0, in a near-future ESP IDF release?
Thanks much.
Is there a plan to upgrade Mbed-TLS to version 3.6.0, in a near-future ESP IDF release?
Thanks much.
- Thu Jul 14, 2022 8:17 pm
- Forum: ESP-IDF
- Topic: Continuous ADC1 use with WiFi, BLE, and WiFi Power Save Mode
- Replies: 1
- Views: 1472
Re: Continuous ADC1 use with WiFi, BLE, and WiFi Power Save Mode
Anything on this from the espressif team?
- Thu Jun 09, 2022 6:54 pm
- Forum: ESP-IDF
- Topic: Continuous ADC1 use with WiFi, BLE, and WiFi Power Save Mode
- Replies: 1
- Views: 1472
Continuous ADC1 use with WiFi, BLE, and WiFi Power Save Mode
Hello, On an ESP32-WROVER, I would like to use ADC1 channels for continuous sampling, while also using WiFi and BLE. The IDF enforces some form of WiFi power saving must be used when WiFi and BLE coexist, however, WiFi power saving modes periodically shut off power to the SAR ADC module: https://git...
- Sun May 22, 2022 1:16 pm
- Forum: ESP-IDF
- Topic: How to increase IRAM size
- Replies: 1
- Views: 3560
Re: How to increase IRAM size
Hello ravi.ramani,
Did you receive any answer to your question, or find a solution in your own testing?
Specifically with regard to using SRAM1 for IRAM, I see this post: https://www.esp32.com/viewtopic.php?t=13996 , but no response as of yet.
Did you receive any answer to your question, or find a solution in your own testing?
Specifically with regard to using SRAM1 for IRAM, I see this post: https://www.esp32.com/viewtopic.php?t=13996 , but no response as of yet.
- Sun May 22, 2022 1:07 pm
- Forum: ESP-IDF
- Topic: Modifying IRAM size
- Replies: 2
- Views: 4619
Re: Modifying IRAM size
Hello jollytopper,
Did you ever receive an answer to your question "Is it safe to modify IRAM addresses in esp32.ld and soc.h by taking some away from DRAM?" ?
Or did you find a solution in your own testing?
Did you ever receive an answer to your question "Is it safe to modify IRAM addresses in esp32.ld and soc.h by taking some away from DRAM?" ?
Or did you find a solution in your own testing?
- Sun May 22, 2022 1:04 pm
- Forum: ESP-IDF
- Topic: Remedy for overflow of iram0_0_seg?
- Replies: 4
- Views: 5598
Re: Remedy for overflow of iram0_0_seg?
Hello jsam589,
Did you ever receive an answer to your question "How can we address this safely and still get the functionality working that we need?" ?
Did you ever receive an answer to your question "How can we address this safely and still get the functionality working that we need?" ?
- Thu Feb 03, 2022 2:25 pm
- Forum: ESP-IDF
- Topic: TLS 1.3 Support
- Replies: 2
- Views: 4949
Re: TLS 1.3 Support
It definitely helps! Thank you.
- Mon Jan 31, 2022 7:13 pm
- Forum: ESP-IDF
- Topic: TLS 1.3 Support
- Replies: 2
- Views: 4949
TLS 1.3 Support
Hello all, With the release of Mbed TLS 3.1.0 (https://www.trustedfirmware.org/blog/MBed-TLS_1-3/)? ), when will espressif add ESP-IDF support for TLS 1.3? I see this previous forum post: https://www.esp32.com/viewtopic.php?t=18410 Please point me toward any recent espressif documentation for TLS 1....