Search found 4 matches

by Martin Schultz
Fri Jun 07, 2024 10:54 am
Forum: ESP-IDF
Topic: Compilation error: soc/rtc_wdt.h: No such file or directory
Replies: 1
Views: 588

Re: Compilation error: soc/rtc_wdt.h: No such file or directory

Alguem tem alguma solução para isto? A placa atualizou para a versão 3.0.1 em Arduino IDE e ainda continua dando este problema.
by Martin Schultz
Wed May 29, 2024 6:35 pm
Forum: ESP-IDF
Topic: Compilation error: soc/rtc_wdt.h: No such file or directory
Replies: 1
Views: 588

Compilation error: soc/rtc_wdt.h: No such file or directory

Hello, I am facing a problem after I updated my ESP32 board to version 3.0.0 using Arduino IDE 2.0. The following error appears: Compilation error: soc/rtc_wdt.h: No such file or directory
by Martin Schultz
Thu Mar 23, 2023 11:01 am
Forum: ESP32 Arduino
Topic: TWAI Acceptance Filter
Replies: 1
Views: 1490

TWAI Acceptance Filter

Hello, can anyone help me with a code example that shows how to use the acceptance mask in TWAI communication? https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/twai.html#_CPPv4N20twai_filter_config_t15acceptance_maskE According to this link it is possible to use ...
by Martin Schultz
Wed Jul 07, 2021 11:12 am
Forum: ESP-IDF
Topic: Floating point in ISR?
Replies: 3
Views: 7615

Re: Floating point in ISR?

Is it already possible to use floating point in ISR? It's been 4 years since the creation of this topic and I still have this restriction on my esp-wroom-32d.