|
|
|
|
|
by bombela
1312 days ago
|
|
When you turn off power, it might generate some unintended signals on the MCU pins that the screen has time to interpret before shutting down. You could try setting the pins to Z state (floating) before turning off to see if it makes a difference. If you have access to an oscilloscope you can also analyze what is going on in fine details. |
|