MTK驱动调试经验.docxVIP

  • 41
  • 0
  • 约4.38千字
  • 约 5页
  • 2022-03-29 发布于内蒙古
  • 举报
MTK驱动调试经验 mtk6735m项目f100驱动调试报告 一种配置EMMC 按照硬件的选择配置新的flash,因为第一版都是按照mtk认证列表使用,所有一般如果不行有两个可能:1配置不正确,需要确定alps\\bootable\\bootloader\\preloader\\tools\\emigen\\mt6735下的flash配置文件的时序是否正确,修改配置文件 Alps\\bootable\\bootloader\\preload\\custom\\F100\\Inc\uuuydevice。需要H2硬件配合,检查EMMC组件是否粘贴不当,导致无法燃烧 二调试lcd 调试步骤: 1确定lcd的连接方式;1确定dws配置正确;2确定电源是否正确; 3.确定配置参数的读写模式类型,包括: lcm_setting_table模式读写:structlcm_setting_table{unsignedcmd; 未签名字符数; unsignedcharpara_list[64];}; lcm设置表格V3模式读/写:typestruct{ unsignedcharid;unsignedcharcmd;unsignedcharcount; 未签名的字符列表[128];}lcm设置

文档评论(0)

1亿VIP精品文档

相关文档