Search found 1 match

by raz0rf0x
Thu Jun 14, 2018 4:04 am
Forum: ESP32 Arduino
Topic: ESP32 HardwareSerial WDT reset
Replies: 1
Views: 4179

ESP32 HardwareSerial WDT reset

I am trying to read from an RS485 module using UART2 on pins 16&17 at 1200 8N1.
For some reason whenever there is incoming data from the serial it crashes on a WDT reset.
Stack trace says that it is freaking out at the Serial2.read(); line.
Meditation Error: Core 1 panic'ed (Interrupt wdt timeout ...

Go to advanced search