Hi,
I have an LCD display based on ESP32 board and DCS BIOS, displaying UFC/DED displays. All works fine, but onl;y until I unplug the device. After plugging it to USB again i have to reupload the code to the ESP and iagain it works fine. When it doesnt work, the BIOS cmd windows shows usual data transfer.
And my screen starts as black, (and should be black later when it works, with green text, but when it doesn't work, the screen turns white, with no text displayed, until I turn off DCS bios data transfer, then the display turns black again.
I use ESP32S3 dev board.
Is there something Im missing?