Why is it that when the screen is not connected during HOST boot OR it is disconnected during processing of HOST send/receives, the host either goes into LIMP mode or freezes altogether, this is on arduino mega2560, I think you should have a timeout in your library or verification if your display is actually connected rather than letting the host limp or freeze completely, this makes the HOST entirely dependant on the lcd! If the lcd ever fails in future, your project will stop working along with it! Not a very good thing to do, specially in an industrial environment, This also happens if you use 2 lcds, remove one, boot the host, and watch it extremely lag or freeze altogether, please fix this issue with the library, disconnected devices should NOT freeze the host
Displays tested: uLCD43-PT + uLCD70-DT
thanks
Displays tested: uLCD43-PT + uLCD70-DT
thanks
Comment