The BeagleTouch's touchscreen comes pre-calibrated from the factory. If you'd like to adjust the calibration for what ever reason, use the built-in calibration application through a terminal program using the following steps.
Angstrom Touchscreen Calibration
- Attach the BeagleTouch module onto BeagleBoard
- Connect a USB type-b mini cable to the BeagleTouch. This uses FTDI USB-serial drivers, so if you are using Windows, make sure you install the virtual comm port drivers.
- Install putty terminal (Windows users)
- Set you terminal to: 115200 baud, (no hardware flow control)
- Power-on the device, wait for Linux to completely boot.
- Login using:
- username: root
- pass: no password, just hit enter
- Test the touchscreen calibration using this command:
root@beagleboard:~# ts_test
8 . Recalibrate the touchscreen:
root@beagleboard:~# ts_calibrate
Android Touchscreen Calibration
- Edit the calibration file on the operating system using the above output
Comments (0)
You don't have permission to comment on this page.