diff --git a/DP1208/da b/DP1208/da deleted file mode 100644 index 150f039..0000000 --- a/DP1208/da +++ /dev/null @@ -1,40 +0,0 @@ -commit ad53694b3619c35c2a94643a733aebbc70de12dc (HEAD -> main) -Author: chenming -Date: Thu May 8 17:33:05 2025 +0800 - - 1.添加了断lvds信号12s时进入bist模式功能 - -commit c8dba04e449b8334369662b61841b14cde821312 (origin/main, origin/HEAD) -Author: chenming -Date: Thu May 8 15:14:27 2025 +0800 - - 通过ADC采样完成高低压处理,当电压低于8.5V或者高于16.5V时,将走下电流程关芯片使能关屏。电压恢复正常时,重新走上电流程供电开屏 - -commit c06702443619a43d8f92a4bf09ca16a2c7802947 -Author: chenming -Date: Wed May 7 17:38:12 2025 +0800 - - 添加了温度检测功能,当屏幕温度过高时,将降低背光亮度 - -commit 123e704f8c7d90ccc78544b2a307a41c29e1ef04 -Author: chenming -Date: Wed May 7 14:55:39 2025 +0800 - - 添加了开机自动轮询播放bist模式,5s切换一次 - -commit 4479768b4a7712a408f2da6829cad90235ac213f -Author: chenming -Date: Tue May 6 16:53:31 2025 +0800 - - 1.添加tp iic驱动,这样作为从机的948那一路i2c可作为主机来访问触摸数据 - 2.添加tp固件版本读取函数 - 3.fml_tft_write_BIST_mode不能用,否则显示数据会乱,待查 - 4.OUT_TFT_SHLR开机要拉高,否则显示会左右镜像 - 5.打印串口波特率从9600修改成460800,减少对程序正常运行的影响 - 6.升级屏固件,屏显示正常 - -commit 8402eff711f515b281fed48a31cc34c38e2b58e7 -Author: chenming -Date: Tue May 6 15:03:14 2025 +0800 - - 1.添加DP1208项目mcu_app部分代码 diff --git a/DP1208/doc/A样交付资料/12.8寸显示屏A样测试用例.xlsx b/DP1208/doc/A样交付资料/12.8寸显示屏A样测试用例.xlsx new file mode 100644 index 0000000..7ee1519 Binary files /dev/null and b/DP1208/doc/A样交付资料/12.8寸显示屏A样测试用例.xlsx differ diff --git a/DP1208/doc/A样交付资料/12.8屏端A样软件ReleaseNoteV1.0.docx b/DP1208/doc/A样交付资料/12.8屏端A样软件ReleaseNoteV1.0.docx new file mode 100644 index 0000000..1596dbe Binary files /dev/null and b/DP1208/doc/A样交付资料/12.8屏端A样软件ReleaseNoteV1.0.docx differ diff --git a/DP1208/doc/A样交付资料/12.8屏端A样软件上下电时序V1.0.docx b/DP1208/doc/A样交付资料/12.8屏端A样软件上下电时序V1.0.docx new file mode 100644 index 0000000..56b1dbc Binary files /dev/null and b/DP1208/doc/A样交付资料/12.8屏端A样软件上下电时序V1.0.docx differ diff --git a/DP1208/doc/A样交付资料/12.8屏端A样软件概要设计说明书V1.0.docx b/DP1208/doc/A样交付资料/12.8屏端A样软件概要设计说明书V1.0.docx new file mode 100644 index 0000000..638f0de Binary files /dev/null and b/DP1208/doc/A样交付资料/12.8屏端A样软件概要设计说明书V1.0.docx differ diff --git a/DP1208/doc/A样交付资料/mcu_app[A样软件_V1.0.0].zip b/DP1208/doc/A样交付资料/mcu_app[A样软件_V1.0.0].zip new file mode 100644 index 0000000..f7f2602 Binary files /dev/null and b/DP1208/doc/A样交付资料/mcu_app[A样软件_V1.0.0].zip differ diff --git a/DP1208/mcu_app/.cproject b/DP1208/mcu_app/.cproject index 16fd39b..c095b19 100644 --- a/DP1208/mcu_app/.cproject +++ b/DP1208/mcu_app/.cproject @@ -35,11 +35,12 @@