Felix
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Felix-
The solution Shaurab suggested by email was to send the wakeup command (Function Set 0x39) more than once.After sending five wakeup commands both commands are working.Regards, Felix
-
Thanks. I solved it with different timings until it worked. Only then I saw the minimum execution time in the table.Now we have two problems with command:Return Home 0x02 is not working.Set DDRAM a...
-
There was im timing issue and sometimes there were more than eight SCLK (9 to 12 ). And that caused the problems when writing commands. Now I can use all the commands successful.But sending data to...
-
Yes, unfortunately with the serial interface the controller's serial data pin is an input only. You would not be able to read from this display. Therefore the display does not acknowledge a I2C a...
-
Thanks for the information.Felix