EB076 Touchscreen not working
EB076 Touchscreen not working
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.
- JohnCrow
- Valued Contributor
- Posts: 1367
- Joined: Wed Sep 19, 2007 1:21 pm
- Location: Lincolnshire
- Has thanked: 364 times
- Been thanked: 716 times
Re: EB076 Touchscreen not working
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
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 !
Re: EB076 Touchscreen not working
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.
Re: EB076 Touchscreen not working
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.
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.
- 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
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?
Have you tried the test routine?
http://www.matrixmultimedia.com/resourc ... php?id=619
Do you have the 16F877A chip to test it on?
Re: EB076 Touchscreen not working
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.....
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.....
- 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
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.
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.
Re: EB076 Touchscreen not working
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.
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.
- 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
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
- 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
Hello I will send you a PM with who to contact about returning the item for us to check and repair/replace!