Avamander / arduino-tvout

Arduino-TVout
325 stars 81 forks source link

Crash issue when using WDT with TV Out library #132

Closed trapdoor26 closed 2 years ago

trapdoor26 commented 2 years ago

Hi there, i am trying to finish my project which uses i2c sensors with arduino uno and displaying their values to screen using TV_out library.

There is probably a bug in my code (loop code stucks after some time) but i ve tried to overcome this problem using WDT.

But when WDT triggered, arduino does not resets properly and screen flickers.

What may be wrong in my code ? Please help atmega_16_1_calisan4.zip .

trapdoor26 commented 2 years ago

This is screen after WDT trigger. ard_crash