Search found 2 matches

by garter
Mon Aug 13, 2018 11:58 am
Forum: MicroPython pyboard
Topic: Determining reload cause after watchdog restart
Replies: 0
Views: 1241

Determining reload cause after watchdog restart

Is there any way to tell if the system was restarted due to watchdog expiration or some other form of reset?

Thanks!
by garter
Mon Aug 13, 2018 7:54 am
Forum: MicroPython pyboard
Topic: Any restrictions while writing to flash on pyboard?
Replies: 1
Views: 1641

Any restrictions while writing to flash on pyboard?

On the esp32 interrupts are disabled while writing to flash.
Do any such restrictions exist on the pyboard?

Thanks!