canderson
Moderator
- Joined
- Dec 28, 2007
- Messages
- 13,453
- Location
- Colorado, USA
- TomTom Model(s)
- GO720, GO740, GO 1535, Via 1535, Via 1605, GO 52, GO 600, GO 620, GO 630, GO Discover, TomTom Bridge
Since your firmware is prior to v8.051, you will need to create a file called calib.txt (not cal.txt, which applies only to 8.051 and beyond).
Also, since you are pre-8.051, your data format should be MaxX MinX MinY MaxY and it appears to be so.
So you've got the right file and the right format. Now you're down to the tricky part:
If your up/down is OK, then leave the Y value alone, and focus on "X". With the following in mind, you may need to increase either MinX or increase both MinX and MaxX.
MaxX Affects the LEFT edge of the screen
Increase MaxX = Touch point moves further to the RIGHT of where touched
Decrease MaxX = Touch point moves further to the LEFT of where touched
MinX Affects the RIGHT edge of the screen
Increase MinX = Touch point moves further to the RIGHT of where touched
Decrease MinX = Touch point moves further to the LEFT of where touched
Also, since you are pre-8.051, your data format should be MaxX MinX MinY MaxY and it appears to be so.
So you've got the right file and the right format. Now you're down to the tricky part:
If your up/down is OK, then leave the Y value alone, and focus on "X". With the following in mind, you may need to increase either MinX or increase both MinX and MaxX.
MaxX Affects the LEFT edge of the screen
Increase MaxX = Touch point moves further to the RIGHT of where touched
Decrease MaxX = Touch point moves further to the LEFT of where touched
MinX Affects the RIGHT edge of the screen
Increase MinX = Touch point moves further to the RIGHT of where touched
Decrease MinX = Touch point moves further to the LEFT of where touched