Wren6991 / PicoDVI

Bitbanged DVI on the RP2040 Microcontroller
BSD 3-Clause "New" or "Revised" License
1.26k stars 140 forks source link

Writing to flash, crashes dvi #35

Closed Xiran64 closed 2 years ago

Xiran64 commented 2 years ago

Hi Wren6991!

I want to know, if there is a way, to store data in the flash, whitout crashing the app, i'm using a temporary register to store interruptions, do write data cycle, and return interruptions, but dvi crashes, reboot pico, and the data is correctly store, but i need to reboot pico manually.

Xiran64 commented 2 years ago

Auto responding me: Do an auto fisic reset.