--
You received this message because you are subscribed to the Google Groups "Cubieboard" group.
To unsubscribe from this group, send email to cubieboard+...@googlegroups.com.
Visit this group at http://groups.google.com/group/cubieboard?hl=en.
|
1
2
3
4
5
6
7 |
rtp_used = 0rtp_screen_size = 7rtp_regidity_level = 7rtp_press_threshold_enable = 0rtp_press_threshold = 0x1f40rtp_sensitive_level = 0xfrtp_exchange_x_y_flag = 0 |
;----------------------------------------------------------------------------------;rtp_screen_size : 表屏幕尺寸,以斜对角方向长度为准,以寸为单位;tp_regidity_level : 表屏幕的硬度,以指覆按压,抬起时开始计时,多少个10ms时间单位之后,硬件采集不到数据为准;; 通常,我们建议的屏,5寸屏设为5,7寸屏设为7,; 对于某些供应商提供的屏,硬度可能不合要求,需要适度调整;rtp_press_threshold_enable: whether press threshold is enable or not. 0 is suggested.;rtp_press_threshold : only when rtp_press_threshold_enable == 1, this para take effect.; between 0 and 0xFFFFFF is supported.more bigger, more sensitive, 0x1f40 is suggested.;rtp_sensitive_level : between 0 and 0xf is supported.more bigger, more sensitive, 0xf is suggested.;rtp_exchange_x_y_flag : in some case, x, y need to be exchanged, at that situation, 1 is setted.; normally, 0 is setted.;----------------------------------------------------------------------------------[rtp_para]rtp_used = 1rtp_screen_size = 7rtp_regidity_level = 7rtp_press_threshold_enable = 0rtp_press_threshold = 0x1f40rtp_sensitive_level = 0xfrtp_exchange_x_y_flag = 0;----------------------------------------------------------------------------------A Google translate of the Chinese yields this:
rtp_screen_size: the table screen size, subject to the oblique length of the diagonal direction inch ; tp_regidity_level: the hardness of the menu screen, to refer to the cover pressing to lift start timing, the number of 10ms time units, hardware acquisition is less than the data subject; ; Usually, we recommend that screen, 5-inch screen is set to 5,7 inch screen is set to 7, ; For some suppliers screen, hardness may be undesirable, require a modest adjustment
So I think this is a great start and if confirmed to work it can be added to the Wiki
CONFIG_TOUCHSCREEN_SUN4I_TS=y
--
You received this message because you are subscribed to a topic in the Google Groups "Cubieboard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cubieboard/2X5z6KLuvUI/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to cubieboard+...@googlegroups.com.
--
I'm using 7", 9.5" and 12" screens, BUT higher resolution is 800x600 on 12".They are industrial monitors where contrast & light are more important than pixels density, so I haven't problems with resistive touch and TSCalibration2.
--
--
I have had more success with the touchscreen, I have finally managed to get the cubie to read the *.idc file for the touchscreen which now makes it function as it should, however the calibration is off. it is accurate in the dead center of the screen but as i move away from center on either the x or y axis it becomes inaccurate. Swapping the y- and y+ wires into the controller solved the inverted y axis. Because of the inaccurate touch in the corners, I am unable to calibrate using the calibrate utility.
--
You received this message because you are subscribed to a topic in the Google Groups "Cubieboard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cubieboard/2X5z6KLuvUI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cubieboard+...@googlegroups.com.
Visit this group at http://groups.google.com/group/cubieboard.