1.1k views
in Embedded Wizard Studio by
when i run example on raspberry pi touchscreen doesn't work

1 Answer

0 votes
by

Hi, please have a look to this article - does it help?

Best regards,

Manfred.

by
That hasn't worked. Anymore suggestions?

 

Cheers ~genericdude
by

Maybe you can share some more infos...

Are you using the offical Raspberry Pi 7" Display - or do you use a different display / touch device?

Have you connected a keyboard / mouse device?

What outputs do you get on the terminal when you start the example?

What is the result when you entered the following line?

cat /proc/bus/input/devices

 

by
i got touchscreen to work but logo just goes to top left corner? any help for that?
by
If the logo goes to top left corner it indicates that the touch driver returns ( 0, 0 ) as coordinates.

Can you print the coordinates that are returned from the touch driver on the terminal via printf()?

Btw: Answering the above questions would still help to give you further support... ;-)

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...