<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>迪文科技论坛 - T5L ASIC开发</title>
    <link>http://inforum.dwin.com.cn:20080/forum.php?mod=forumdisplay&amp;fid=67</link>
    <description>Latest 20 threads of T5L ASIC开发</description>
    <copyright>Copyright(C) 迪文科技论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 16 Apr 2026 09:09:55 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://inforum.dwin.com.cn:20080/static/image/common/logo_88_31.gif</url>
      <title>迪文科技论坛</title>
      <link>http://inforum.dwin.com.cn:20080/</link>
    </image>
    <item>
      <title>【分享】基于迪文T5L屏8051内核项目开发_任务调度</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=13950</link>
      <description><![CDATA[基于迪文T5L屏8051内核项目开发_任务调度

硬件设备：迪文DMG32240C028_03WTC屏
开发方式：DGUS界面开发+基于迪文T5L屏8051内核嵌入式C开发
工程说明：DGUS开发界面，基于屏8051内核C语言开发的任务调度演示工程。

详细说明链接：基于迪文T5L屏8051内核项目开发_任务调 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>a394474295</author>
      <pubDate>Thu, 02 Apr 2026 07:59:21 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L2网口更新</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=13144</link>
      <description><![CDATA[使用CH394Q给T5L2扩展出了一路网口，模拟SPI通信，时钟速率2M，顺手自己做了一个上位机更新资源文件，速度还可以，只要一根网线，比使用SD卡来回插拔更新就方便多了

有人需要的话，可以分享原理图以及C51、上位机源码


 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>liufeihaiyan</author>
      <pubDate>Wed, 22 Oct 2025 07:11:55 +0000</pubDate>
    </item>
    <item>
      <title>【提问】T5L keilC51  c开发</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=12762</link>
      <description><![CDATA[有没有keil C语言开发的环境搭建攻略呢]]></description>
      <category>T5L ASIC开发</category>
      <author>ikunnmsl</author>
      <pubDate>Mon, 21 Jul 2025 07:36:57 +0000</pubDate>
    </item>
    <item>
      <title>【提问】数据变量写入第一次是一个奇怪的值</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=12353</link>
      <description><![CDATA[用C51向数据变量的地址写入一个值，不管是多少，第一次写之后显示的都是13，这是什么情况是怎么回事]]></description>
      <category>T5L ASIC开发</category>
      <author>lamb666</author>
      <pubDate>Sat, 26 Apr 2025 10:18:54 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L隐藏外设——CCR捕捉</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=12055</link>
      <description><![CDATA[T5L芯片内还有鲜为人知的外设，是资料上没有公开的，CCR是比较器模块，和T2定时器计数寄存器比较，有3种模式，1、比较模式，当T2计数值和CCRx值相等时会输出CCxpin=1； 2、外部引脚触发捕捉模式，当CCxpin脚上升沿，CCRx记录T2计数值。 3、CCRL写触发捕捉模式， 当CCRxL ...]]></description>
      <category>T5L ASIC开发</category>
      <author>luozewei</author>
      <pubDate>Tue, 18 Feb 2025 03:38:57 +0000</pubDate>
    </item>
    <item>
      <title>【分享】屏幕自动调节亮度功能展示</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=9557</link>
      <description><![CDATA[屏幕自动调节亮度功能展示：通过T5L ADC7检测光敏电阻的阻值，来控制屏幕的背光亮度，实现屏幕可以根据光线的变化自动调节亮度的功能。
视频效果演示：]]></description>
      <category>T5L ASIC开发</category>
      <author>王文佳666</author>
      <pubDate>Tue, 26 Dec 2023 01:03:55 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L ASIC  C51 定时器，串口基础配置</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=9270</link>
      <description><![CDATA[T5L ASIC  C51基础函数
包含基础的GPIO，定时器0.1.2， 串口2,3,4,5 配置函数。]]></description>
      <category>T5L ASIC开发</category>
      <author>xiaokunkun</author>
      <pubDate>Sat, 11 Nov 2023 05:58:24 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L常见的四个外设资源AD、IO、pwm、串口开发</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8921</link>
      <description><![CDATA[源码1、 PWM的使用方法
/**************************名称：void pwm0_set(u16 Pec)功能：pwm0 设置， 参数Pec为占空比**/void pwm0_set(u16 Pec){         u16 Val=0;         Write_Dgus(0x87,0x2042);  //配置频率  100kHz=825.7536MHz/0x2042(8258)   Write_Dgus(0x8 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>cuijia</author>
      <pubDate>Tue, 19 Sep 2023 06:38:37 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L_modbus_c代码串口2-2k屏用</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8666</link>
      <description><![CDATA[2k屏c代码串口2的modbus通信代码

和标准屏波特率设置是相同的，主频FOSC不同，

//#define FOSC     ]]></description>
      <category>T5L ASIC开发</category>
      <author>cuijia</author>
      <pubDate>Mon, 07 Aug 2023 03:21:31 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L仿真查看xdata数据两种方法分享</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8298</link>
      <description><![CDATA[方法一，间接看，生成的T5L51.bin大于32k只能用这种方法：1.仿真进入单步调试模式,通过DPTR指针访问xdata数据
给字(U16)变量ai_data[9]赋值1过程（1） DPTR指针指向xdata地址82c1（2） 清零a寄存器（3） ai_data[9]的高字节置0 （MOVX  @DPTR，A）（4） DPTR指针加1（5 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>cuijia</author>
      <pubDate>Wed, 07 Jun 2023 01:36:18 +0000</pubDate>
    </item>
    <item>
      <title>【OS用户核应用】T5L屏串口2、3、4、5的82、83协议C语言</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8277</link>
      <description><![CDATA[全串口2345代码更新至1.8版本。
全串口2345代码更新至1.7版本。

1.2 修护SD2058时间复位问题 2022/08/05
1.3 2022/11/29修改串口4串口5初始化，增加对485方向控制的TR4，TR5 io口初始化优化串口处理程序，解决复位指令异常问题。
1.4 2022/3/31增加数据掉电自动保存框 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>cuijia</author>
      <pubDate>Mon, 05 Jun 2023 02:02:51 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】OTA升级，利用串口2下载C代码</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8245</link>
      <description><![CDATA[原来的DGUS软件中串口升级下载不支持串口2下载C代码，将8283协议全串口c代码进行修改，现可支持串口2下载51c代码，DGUS软件附件已上传。上传的图片为修改代码部分。]]></description>
      <category>T5L ASIC开发</category>
      <author>哎哟喂</author>
      <pubDate>Wed, 31 May 2023 03:06:32 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L2k屏全串口2345——8283协议读写c开发代码分享</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7637</link>
      <description><![CDATA[1.2k屏使用384M主频，需要使用c代码开发时需要更改对应的主频，代码如下：


2.修改头文件中主频为384000000：


3.迪文2K屏介绍：
 迪文2K屏是基于三颗T5L2芯片驱动架构，具有1920*1080分辨率的高清DGUS智能屏产品。
2K屏特点：（1）屏幕的核心驱动电路基于三颗T5L2芯 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>cuijia</author>
      <pubDate>Fri, 10 Mar 2023 03:53:32 +0000</pubDate>
    </item>
    <item>
      <title>【分享】基于T5L_C51开发手势6宫格解锁</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=5981</link>
      <description><![CDATA[1.分享一个DMG32240C028-03WTC屏的滑动手势6宫格解锁功能
2.源码及视频演见示附件]]></description>
      <category>T5L ASIC开发</category>
      <author>cuijia</author>
      <pubDate>Thu, 19 May 2022 01:52:58 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L内核烧录器PGT05烧录EKT043B使用说明</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=5973</link>
      <description><![CDATA[详细步骤见附件图片！
开发板6--12V供电。我下载过程是7V供电。以下过程用到的文件，可以向售后技术支持索取。
1、更新烧录内核文件，注意操作顺序：
a. 拷贝内核文件“T5L_UI_Flash整片擦除”到TF卡根目录下DWIN_SET文件夹中，卡内内核程序名称必须改为T5UIC1V10.BIN才 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>leida_3669</author>
      <pubDate>Wed, 18 May 2022 03:35:07 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L 串口2_串口4 8283协议C51程序全双工数据实时处理</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=5596</link>
      <description><![CDATA[1.T5L_OS_V3为串口2串口4的8283协议版本源码
2.T5L_OS_V3_CRC为串口2的8283协议加校验版本
3.取消定时器处理数据逻辑，数据实时处理，高速响应，TTL以及232全双工处理机制，最高3m波特率，能稳定传输视频流数据。



V6增加功能

1.增加 数学运算单元（MDU）。 20220415 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>cuijia</author>
      <pubDate>Fri, 25 Mar 2022 01:58:02 +0000</pubDate>
    </item>
    <item>
      <title>【分享】基于T5L C51开发实现横向滚字轮效果</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=5046</link>
      <description><![CDATA[视频链接： 本例程将会通过使用“数据变量显示”演示如何基于T5L使用C51代码开发实现横向滚字轮效果，可用于以下场景（仅提供一个思路）：使用横屏客户、屏幕尺寸小、DGUS自带的纵向滚字轮不好施展。
 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>丁浩楠</author>
      <pubDate>Thu, 09 Dec 2021 02:42:32 +0000</pubDate>
    </item>
    <item>
      <title>【分享】基于T5L C51开发的倒计时结束蜂鸣器发声</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=5045</link>
      <description><![CDATA[视频链接：https://www.bilibili.com/video/B ... id_from=333.999.0.0本例程将会通过使用“数据变量显示”以及系统变量接口0xA0（主要用于控制WAE文件播放/蜂鸣器）来演示如何基于T5L实现倒计时结束闹钟报警、播放音乐等，可用于以下场景（仅提供一个思路）：报警器、 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>丁浩楠</author>
      <pubDate>Thu, 09 Dec 2021 02:35:57 +0000</pubDate>
    </item>
    <item>
      <title>【分享】T5L串口4_8283通信协议带无RTC时间显示</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=5010</link>
      <description><![CDATA[在原串口4_8283解析程序的基础上增加如下功能
1 ，无RTC硬件年月日时分秒星期的显示，上电给0x0010发一条指令开始计时，断电不保存时间；
2，上电播放连续音乐的功能，音乐段数可以控制；
3，增加数据上传串口的功能，原程序没有该功能；
4，同时处理多条指令的功能，原 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>gongmin1982</author>
      <pubDate>Thu, 02 Dec 2021 12:50:27 +0000</pubDate>
    </item>
    <item>
      <title>【分享】基于T5L单芯片用户OS的开发应用</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=4548</link>
      <description><![CDATA[基于T5L芯片的评估板EKT043B，引出了丰富的用户控制资源接口，
可以通过IO接口实现开关量的控制，比如控制LED灯，控制继电器；
可以通过高精度PWM接口实现电机速度的控制；
可以通过ADC接口，实现温度显示；
可以通过UART1串口，连接WIFI-10模块，实现与迪文云平台数据 ...]]></description>
      <category>T5L ASIC开发</category>
      <author>a2268902086</author>
      <pubDate>Wed, 15 Sep 2021 12:31:56 +0000</pubDate>
    </item>
  </channel>
</rss>