EB076 Touchscreen not working

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
technobit
Posts: 6
Joined: Wed Nov 21, 2012 4:01 pm
Has thanked: 2 times
Contact:

EB076 Touchscreen not working

Post by technobit »

Does anybody here have experience with the touchscreen of the EB076 board? I get nothing back from the touchscreen, even the testfiles do not work. the display works fine, also the card reader.

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times
Contact:

Re: EB076 Touchscreen not working

Post by JohnCrow »

Hi

Heres a link to one of my programs using the touch screen

http://www.matrixmultimedia.com/mmforum ... lit=+eb076
Try this one see if you can get going. You dont need the motor board to actually test the touch operation.

Also try this one
http://www.matrixmultimedia.com/mmforum ... een#p34491
1 in 10 people understand binary, the other one doesn't !

technobit
Posts: 6
Joined: Wed Nov 21, 2012 4:01 pm
Has thanked: 2 times
Contact:

Re: EB076 Touchscreen not working

Post by technobit »

Thank you for help. It seems that the touchscreen is not working.... I bought it 3 weeks ago and it never worked, so this must be under warranty. Now I have to wait for a new one.

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times
Contact:

Re: EB076 Touchscreen not working

Post by JohnCrow »

Hi
I recommend you pm Benj at Matrix for advice.
1 in 10 people understand binary, the other one doesn't !

beambase
Posts: 94
Joined: Wed Jul 29, 2009 5:15 pm
Has thanked: 6 times
Been thanked: 8 times
Contact:

Re: EB076 Touchscreen not working

Post by beambase »

Hello
I've done some work with the EB076 touchscreen and I have seen some with faulty touchscreens. They either send the same touch coordinates regardless where you touch or they send nothing. Do you have the USB programming cable so you can run the 4D configuration software for the display?

http://www.tigal.com/product/2116

If you run the software that you will find on the 4D website or on the Tigal site, it will give you a lot more info about what the display is doing and you can also test and calibrate the touch screen.

User avatar
DavidA
Matrix Staff
Posts: 1076
Joined: Fri Apr 23, 2010 2:18 pm
Location: Matrix Multimedia Ltd
Has thanked: 58 times
Been thanked: 258 times
Contact:

Re: EB076 Touchscreen not working

Post by DavidA »

Hello,

Have you tried the test routine?

http://www.matrixmultimedia.com/resourc ... php?id=619

Do you have the 16F877A chip to test it on?

technobit
Posts: 6
Joined: Wed Nov 21, 2012 4:01 pm
Has thanked: 2 times
Contact:

Re: EB076 Touchscreen not working

Post by technobit »

This test routine doesn´t work on my system.

Here the error messages:
EB076.c: 965 : error: Unknown or missing component: Custom20.EnableTouchscreenPicaso
EB076.c: 974 : error: Unknown or missing component: Custom20.GetTouchCoordinatesPicaso
EB076.c: 983 : error: Unknown or missing component: Custom20.ReadTouchCoordinatesPicaso
EB076.c: 987 : error: Unknown or missing component: Custom20.ReadTouchCoordinatesPicaso
EB076.c: 991 : error: Unknown or missing component: Custom20.DrawCircle

Now I have the situation that I need very quick a working hard- and software environment for my further projects, my boss is already getting angry, because he thinks I made the wrong decicion to develope with flowcode.....

User avatar
DavidA
Matrix Staff
Posts: 1076
Joined: Fri Apr 23, 2010 2:18 pm
Location: Matrix Multimedia Ltd
Has thanked: 58 times
Been thanked: 258 times
Contact:

Re: EB076 Touchscreen not working

Post by DavidA »

Hello,

The test routine has been rewritten could you try the one from here:

http://www.matrixmultimedia.com/temp/EB ... outine.zip

It is the 16F877A not the 16F887A < this was a typo sorry.

technobit
Posts: 6
Joined: Wed Nov 21, 2012 4:01 pm
Has thanked: 2 times
Contact:

Re: EB076 Touchscreen not working

Post by technobit »

Hello,

I tried (of course with 16F877A). The LEDs are blinking and display changed to yellow, but it doesn´t show any reaction when touching the screen.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: EB076 Touchscreen not working

Post by Benj »

Hi Technobit,

Can you please confirm that you are using the latest release of Flowcode PIC which is v5.4? I believe I remember finding a bug which was fixed for this release.

If the display is turning yellow then the PIC is correctly initialising the display and telling it to clear itself with the background colour. This means your connections and baud should all be ok. You can prove this by altering the background colour in the gLCD component properties and testing to make sure the hardware does the same.

technobit
Posts: 6
Joined: Wed Nov 21, 2012 4:01 pm
Has thanked: 2 times
Contact:

Re: EB076 Touchscreen not working

Post by technobit »

I have 5.4.00, Release 03.08.2012

User avatar
DavidA
Matrix Staff
Posts: 1076
Joined: Fri Apr 23, 2010 2:18 pm
Location: Matrix Multimedia Ltd
Has thanked: 58 times
Been thanked: 258 times
Contact:

Re: EB076 Touchscreen not working

Post by DavidA »

Hello I will send you a PM with who to contact about returning the item for us to check and repair/replace!

technobit
Posts: 6
Joined: Wed Nov 21, 2012 4:01 pm
Has thanked: 2 times
Contact:

Re: EB076 Touchscreen not working

Post by technobit »

Thank you! EMail already written and sent!

Post Reply