Search found 2 matches

by morgana2313
Mon Nov 11, 2024 11:41 am
Forum: Hardware
Topic: Can we interface a 40Mhz MEMS Oscillator to the ESP32C3
Replies: 2
Views: 19082

Re: Can we interface a 40Mhz MEMS Oscillator to the ESP32C3

We connected a SP32-S3R8 to a DSC1001DL5-040.0000 (MEMS XTAL ±10ppm) also because of high-vibration environment. Everything seems to work OK, except for the wifi.
by morgana2313
Fri May 19, 2023 9:59 am
Forum: ESP-IDF
Topic: C++23 Limitations
Replies: 0
Views: 631

C++23 Limitations

The ESP-IDF Programming Guide https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/cplusplus.html#cplusplus-limitations mentions four C++23 limitations, I suspect there are more limitations. Am I wrong? Is there a more complete list? So far I've experienced these functions are miss...