Anyone using the 4D systems uLCD-32PTU touch display??
w4fej
Posts: 264
I just purchased the module and the first one I got had a flakey cable connection to the module. I sent it back for a replacement and the new one arrived yesterday. Good connection now.
Anyone been able to interface it to the Prop?? I can't even get it to work like the docs say it should with their examples never mind taking to the Prop... The touch screen doesn't appear to do anything. Very frustrating..
Mike B.
Anyone been able to interface it to the Prop?? I can't even get it to work like the docs say it should with their examples never mind taking to the Prop... The touch screen doesn't appear to do anything. Very frustrating..
Mike B.
Comments
I've been using other models in the same family for years without any major dramas.
There are two flavors - the SGC which is driven by serial commands from your microcontroller, and the 4DGL which has its own scripting language on the module. You can swap back and forth by changing the PmmC (firmware), as required
Make sure you pay attention to the message received back from the commands you send. Also- when you reset or clear the display ($FFCD) make sure you give it enough time. I think it is somewhere around 3 seconds.
If you have any questions I'd be glad to help.
Turns out all the trouble I had with the touch screen not working was related to the SD card that came with the starter kit. They shipped a 4gb, FAT32 formatted SD card. After speending a lot of time with 4D tech support they swear up and down they don't ship 4GB cards. The docs repeat over and over the module requires a 2gb, FAT16 formatted card. I tried in vain repartioning and formatting the 4gb card down to 2GB to no avail. Windows SAID the card was FAT16 and 2gb but it refused to work in the module. I tried to go and buy a 2gb SD card but that was just about as sucessfull as trying to find a 10gb hard drive, impossible.
It occured to me that my cell phone had a 2gb card in it so I backed up the cell data/pix , erased the card in windows then stuck it in the module and bang, worked like a charm.... 4D STILL claims they don't ship 4gb cards. Parallax swears they DON'T change out the cards. Dunno... It now works and that's all I care about.
FYI, I am redesgining an R/C project controller that has no external joysticks, knobs or switches. Everything done with the touch screen. This is for a large scale boat by the way, not an airplane...
Off to the bank to take out a loan so I can buy enouigh ink and paper to print out the mountain of 4D documentaion doc files...
Thanks again for all the help and sample files...
Mike B.
P.S. Final thought. The display module is nice and easy to use but the real gold is in the IDE. I love the four levels of the IDE from the very low skill level required to the full blown gut level programmig.. Love this IDE.
Mine just showed up yesterday and the spash screen came up with 9600 baud out of the box.
Edit: Post #6 describes how to change the default baud rate using Workshop4 IDE.
Ha, Ha... they sent me a 4GB card also (I ordered it directly). I really like the hardware but I think the support and documentation is really lacking. I've noticed on the 4D forums that every time someone has a problem the moderator first blames the user for any and all mistakes. Even though I'm sure it is typically is user error which causes the problem, it was hard to learn how to use the hardware with some of the earlier documentation (the older graphics composer docs really sucked).
Anyway, after hours and hours of pulling my hair out I got my 4GB card to work by using it in the RAW format. It's a bit of a pain because you have to open a file using it's address rather than file name but it works!
Good deal on the 4gb card... I just swapped the card from my phone and got on with my life.
On the docs I agree with you. There is WAY too much of it and WAY too many app notes. Seems like they could have built a single, broad reaching doc instead of splintered like it is..
At any rate, I got a three form test app built in about 60 seconds last night and was able to switch between the forms quite nicely..
Another point I am not clear on (haven't tried yet) is the doc titled "Visi-Genie Reference manual where it implys it talks serial to a host as is. Now, do I have to load the serial environment to talk to a Genie app or is the Genie environment capable of comms by itself?? The serial docs has 135 commands. The Genie manual has 23.. Guess I'll hook it up and see what happens..
Miike B. - North Carolina
"If you have any questions I'd be glad to help"
You mean that? I have made great strides with the display. I have built a 5 form program that will be my R/C controller. I have also been able to "see" the serial line from the display "wiggle" on the O'scope.
Could I impose on you to show me a very simple spin program that reads a rocker switch and changes an LED? Once I see how the basic concept works I can get a kick start from there..
Thanks. Mike B. - North Carolina
Could you help me on that thread: http://forums.parallax.com/showthread.php/155729-XBEE-to-4D-uLCD-display?p=1268396#post1268396
Thanks,
Marc
How did you directly read the serial on the uLCD and put it on the screen as an oscilloscope (other than writing my own)?
I am using the Com1 on uLCD43-PT.
Thanks,
Marc
I don't know if other options are available now. I stand corrected, this company is out of Australia.
http://forum.4dsystems.com.au/forum/forum-aa/legacy/micro-lcd-hardware/2351-solid-white-screen-on-ulcd-32pt
This looks like a very promising link, I don't seem to get anywhere on a smart phone. I'm going to try again later.
Thanks again