Michael_L
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 216
Comments
Recent activity by Michael_L-
Please disregard those lines of code, there are simply left there from other code snippets from another initialization sequence. Those pins don't connect to anything on this display. The ST7528 da...
-
Are you issuing a hard reset when you initialize the display? Take a look at the code below that we use for one of our testers and try and use these initialization values and sequence. Also note ...
-
Yes, this display can be used with a 5V microcontroller directly.
-
No problem! How's that for lightning fast! :)
-
You say the display works perfectly when plugged into the main board? There may be an overlooked weak/loose connection somewhere on the extension board, or you may simply need to adjust the Electr...
-
VEE is supplied by the LCD module. That pin outputs a voltage of -10V. This negative voltage is used in conjunction with a potentiometer (connected between VEE and Ground, with the adjustable pin...
-
How about the BeagleBone Black, here: http://beagleboard.org/black
-
I'm sorry but we do not have any information specifically for a Parallax MCU, but we do have example code for the display available on our example program code website.Please refer to the link belo...
-
We don't have a library or drivers for the display, however, what we do provide is example code to get you started with the display (initialization, write routines, etc.)You will see this code towa...
-
This is of course not normal. Can you provide some details on how you are driving the display? (Voltage, what type of power supply, connections, etc.) Also, can you verify the voltages present on...