Search found 1 match

by paoloach
Thu Jun 27, 2019 7:08 pm
Forum: General Discussion
Topic: watchdog reset using ledc with a frequency greater that 5M
Replies: 0
Views: 1465

watchdog reset using ledc with a frequency greater that 5M

Hi, I have a strange behaviour using the ledc peripherical: if I set the time frequency greater 5Mhz it is all fine but if I set a greater frequency, for example 10Mhz, the watchdog it is no more feed and the chip reset with this message: st:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) It ...