weixin_52344196 2023-12-11 21:30 采纳率: 62.5%
浏览 14
已结题

ILI9341的TFT屏触摸不准确

tft.begin();          /* TFT init */
tft.setRotation( 3 ); /* Landscape orientation, flipped */

/*Set the touchscreen calibration data,
 the actual data for your display can be acquired using
 the Generic -> Touch_calibrate example from the TFT_eSPI library*/
uint16_t calData[5] = { 404, 3451, 347, 3414, 1 };
tft.setTouch( calData );

TFT屏芯片是ILI9341,然后用arduino自带的tft_esp库校准了,并且校准完后的测试界面是正常的
然后用上面的lvgl的代码的时候,发现只有四个角的位置能够正确触碰,其他位置的触摸偏移到了右上角,搞不清楚是为什么

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 12月19日
    • 创建了问题 12月11日

    悬赏问题

    • ¥20 WPF MVVM模式 handycontrol 框架, hc:SearchBar 控件 Text="{Binding NavMenusKeyWords}" 绑定取不到值
    • ¥15 需要手写数字信号处理Dsp三个简单题 不用太复杂
    • ¥15 数字信号处理考试111
    • ¥100 关于#audobe audition#的问题,如何解决?
    • ¥15 allegro17.2生成bom表是空白的
    • ¥15 请问一下怎么打通CAN通讯
    • ¥20 如何在 rocky9.4 部署 CDH6.3.2?
    • ¥35 navicat将excel中的数据导入mysql出错
    • ¥15 rt-thread线程切换的问题
    • ¥15 高通uboot 打印ubi init err 22