Hi,
I am having a problem in Touch screen calibration. Using Windows compact 7 BSP version BSP_WINCE_ARM_A8 2.00.00.02 and Hardware SBC8530 (from embest) with 7inch LCD. I modified the lcd_vga.c file to suite the 7 inch LCD (800x 480). Width is set to 800 and height is set to 480 for default LCD parameter.
After board boot up it requires touchscreen calibration where black marker is in the middle of the screen. I am using my finger and touching any area in 640 x 480 recognize my touch and moves the black marker not to full area of the LCD. Please refer the picture.
I believe the black marker should move only if I touch the center of the black marker.
Black marker moves to 4 different position in the LCD and final reaches the middle of the screen when I touch the middle again it start calibrating marker move to left, so finally calibration screen stays always.
Problem:
- Marker is not moving 800x480 area of the LCD
- During calibration touch sense for only 640x480 area
- Black marker moves if I touch any area of the LCD (640x480).
- Calibration screen is not exiting even after 5 calibration points is taken or complete.
I can able to see desktop in LCD screen when I press the esc button using keyboard connected to the USB port.