Timeline for Arduino Uno freezes for unknown reason during code execution
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Oct 8, 2021 at 16:58 | history | suggested | CommunityBot | CC BY-SA 4.0 |
Spelling fixes; removed unnecessary and sometimes ungrammatical commas
|
| Oct 8, 2021 at 16:48 | review | Suggested edits | |||
| S Oct 8, 2021 at 16:58 | |||||
| Oct 8, 2021 at 15:56 | comment | added | IceCreamToast | Restructuring the code, as you mentioned above, solved the issue. I created a flag for the ISR and only change that value inside the ISR. The other stuff was put inside the loop(). | |
| Oct 8, 2021 at 15:51 | vote | accept | IceCreamToast | ||
| Oct 8, 2021 at 12:09 | comment | added | IceCreamToast | Thank you so so much for taking your time to give me such a detailed insight into the topic of ISR and I2C. I appreciate every comment that helps me writing better code :). I will restructure my code and give a feedback! | |
| Oct 8, 2021 at 10:02 | history | edited | chrisl | CC BY-SA 4.0 |
added 779 characters in body
|
| Oct 8, 2021 at 9:57 | history | answered | chrisl | CC BY-SA 4.0 |