登录
首页 » SCM » IC: NT39102的彩屏的驱动,拿来可用,我项目中的源码

IC: NT39102的彩屏的驱动,拿来可用,我项目中的源码

于 2022-01-28 发布 文件大小:115.14 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

IC: NT39102的彩屏的驱动,拿来可用,我项目中的源码-IC: NT39102 the color of the driver, use available, I project the source

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpo...
    其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write: unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data. usb endpoint data is read
    2023-06-14 23:15:04下载
    积分:1
  • AT89C2051时钟程序
    AT89C2051时钟程序-AT89C2051 clock procedures
    2022-03-04 02:24:11下载
    积分:1
  • 2003年全国大学生电子设计大赛
    2003年全国大学生电子设计大赛-简易逻辑分析仪源码(示波器显示部分)凌阳61板开发-2003 National Undergraduate Electronic Design Contest- Simple logic analyzer source (oscilloscope display part) 61 Sunplus board development
    2022-06-26 13:03:58下载
    积分:1
  • CS5532及cs5550的测试程序,包含器件校准,配置等
    CS5532及cs5550的测试程序,包含器件校准,配置等-CS5532 and cs5550 test procedures, including calibration device, configuration, etc.
    2022-03-23 12:50:04下载
    积分:1
  • 该程序为USB HUB程序,其作为开发USB HUB类型的产品很有帮助。
    该程序为USB HUB程序,其作为开发USB HUB类型的产品很有帮助。-procedures for the USB hub procedures, as the development of types of USB hub products helpful.
    2023-03-25 03:10:03下载
    积分:1
  • Singlechip C8051F9XX SMbus sample programs
    C8051F9XX单片机SMBUS示例程序-Singlechip C8051F9XX SMbus sample programs
    2022-01-26 06:36:23下载
    积分:1
  • C8051f020 MCU Flash memory AD45DB081
    c8051f020单片机Flash存储器AD45DB081-C8051f020 MCU Flash memory AD45DB081
    2022-01-26 17:07:29下载
    积分:1
  • 240x128液晶驱动程序(T6963控制器)
    240x128液晶驱动程序(T6963控制器)-240x128 LCD driver (T6963 controller)
    2022-07-02 11:29:36下载
    积分:1
  • 初学单片机AT89C2051的例子,用实例,用c语言时钟支持…
    初学单片机的一个实例运用,以at89c2051为例,用c语言编写的时钟程序。程序采用了两级中断,具有时钟及秒表功能。-beginners MCU use an example to at89c2051 example, the language used c clock procedures. Adoption of the two suspended, with the clock and stopwatch functions.
    2022-11-21 09:00:03下载
    积分:1
  • 8通道自动温度检测系统仿真,包含源码,很好的学习资料
    8通道自动温度检测系统仿真,包含源码,很好的学习资料-8-channel automatic temperature detection system simulation, including source code, a very good learning materials
    2022-01-26 03:18:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载