Search found 2 matches

by ttlappalainen
Tue Apr 27, 2021 6:58 am
Forum: ESP-IDF
Topic: ESP-IDF 4.1 Error: mcpwm_capture_signal_get_edge crashes
Replies: 10
Views: 7911

Re: ESP-IDF 4.1 Error: mcpwm_capture_signal_get_edge crashes

I have also similar crashing problem. I use PlatformIO Espressif 32 version 3.2.0, which has ESP-IDF 4.2. When I call mcpwm_capture_signal_get_value in my IRS routine, it crashes, if ISR happens same time while saving settings to LittleFS. I wonder are these routines like mcpwm_capture_signal_get_va...
by ttlappalainen
Sat Apr 10, 2021 9:51 am
Forum: ESP-IDF
Topic: ESP32 Multicast UDP High losses (receiving)
Replies: 2
Views: 4863

Re: ESP32 Multicast UDP High losses (receiving)

I am having same problem. I do not use bluetooth. I have 4 devices on network each broadcasting their own bare information to network every 10 sec. They also serve as WEB server with espasyncwebserver. I can see on laptop all broadcasts from each device, but on device it may be time to time 60 sec n...