Alee_S
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 67
Comments
Recent activity by Alee_S-
Hi Dave,We are able to design a 1280x800 pixel resolution display with capacitive touch as a custom solution!If you are still interested and would like to further discuss this design, please e-mail...
-
Hi Brad,The reason for the start and end address's being 0x1C and 0x5B respectively are based on which Segment lines from the SSD1322 controller are directly connected to the display. The mechani...
-
Hi dfishman,Just to be sure, can you confirm DB4-DB7 from the display are being used in 4-bit parallel mode, and are not cross-wired incorrectly by accident?If you can also upload an image of whi...
-
Hi Dfishman,Thanks for the update, this will be helpful to other users.If you were still looking for sample code to reference, please visit our OLED section of our 'example code' page on our webs...
-
Hi FrankT,The new screen will have to be drawn over any previous screen before it, and will take some time to finish this process and will not occur instantly unfortunately.If the goal is to elimin...
-
Hi FrankT,One way to avoid seeing visible screen construction is to use the 'display ON/OFF' command (06h) and keep the display OFF while the screen is being constructed, and only turn the display ...
-
Hi dfishman,The display in general does look as bright as expected from a far perspective.But if you are comparing the brightness of each row compared to the next, the brightness of the pixels will...
-
Hi dfishman,There is a boost circuit on the PCB to properly drive the OLED glass voltage which would be driven by your input of 5V.Pin 3 is also labelled as a N/C, so it can either be left unconnec...
-
Hi dfishman,Does this behavior improve when you are able to add a few delays from the data being sent to the display after a power cycle?Is the recommended initialization sequence from the datashee...
-
Hi Ademarco,It is also possible this could be an indication of ESD damage, considering the failure occured during normal operating conditions and happened over a short period of time.Best,