I bouthg this display in SparkFun and I forget to buy the usb-to- serial adapter ( USB converter that uses the DTR signal to pulse the Reset line on the processor) but I found this information (
http://www.mauroalfieri.it/informatica/tutorial-ulcd-32pt-e-arduino-come-programmatore-seriale.html) about to change the mode (SGC or GFX) of the uLCD-32 PT (see down)
"GFX mode update the site builder software releases PMMC SGC-Loader and firmware load on the screen: ULCD-32 points-SGC-I-R22.PmmC
The software runs only under Windows.
Changing how the SGC and GFX viceversa can be done as many times as you want, depending on the manufacturer's website, however, take the relationship to the warranty: warranty directly from 4dsystems label to read before any operation with the screen.
The procedure is very simple, you need:
1 Arduino (Duemilanove or Uno)
1-32-point screen ULCD
n. 5 cables female / male to connect the display to the Arduino
ATTENTION: remove the microprocessor (ATmega328 or not) arduino,
(
http://www.mauroalfieri.it/informatica/tutorial-ulcd-32pt-e-arduino-come-programmatore-seriale.html#)
In this mode behaves just as a arduino serial-USB interface, connects all as in the figure:
(
http://www.mauroalfieri.it/informatica/tutorial-ulcd-32pt-e-arduino-come-programmatore-seriale.html#)
in practice it is necessary to connect:
arduino pin 1 (TX) TX to show
0 of arduino pin (RX) RX to show
+5 V pin screen ---> +5V Arduino (NOTE Correction: the user said Vin but he used +5 V of Arduino
pin GND ---> GND arduino screen
RESET pin ---> arduino screen RTD"