登录
首页 » 嵌入式系统 » Cirrus Logic公司的EP7312的LCD屏驱动,ADS编写

Cirrus Logic公司的EP7312的LCD屏驱动,ADS编写

于 2022-03-12 发布 文件大小:65.15 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

Cirrus Logic公司的EP7312的LCD屏驱动,ADS编写-Cirrus Logic"s EP7312 LCD screen-driven, prepared ADS

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

发表评论

0 个回复

  • article discusses the Linux operating system as a real
    文章讨论了Linux 作为实时应用操作系统的一些不足,从实现机制上分析了产生这些不足的原因。详细阐述了实时操作系统RTLinux 的实现原理,着重介绍了嵌入式RTLinux 系统的开发过程,并给出了该系统实时性能测试的方法和结果-article discusses the Linux operating system as a real-time application of a number of shortcomings, from the mechanism analysis on the causes of these deficiencies. Detailed real-time operating system RTLinux Principle, highlighting the RTLinux embedded system development process, and the system is real-time performance testing methods and results
    2023-05-31 09:00:03下载
    积分:1
  • 用C语言实现51单片机的93C46储存数字程序,已经调试好了
    用C语言实现51单片机的93C46储存数字程序,已经调试好了-51 using C-language digital storage 93C46 MCU procedures are better debugging
    2022-04-16 16:14:51下载
    积分:1
  • 交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯...
    交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低电平,绿色正端加高电平,绿灯亮;两端都加高电平,黄灯亮。 急救车和交通灯: 中断服务程序的关键是:1. 保护进入中断时的状态,并在推出中断之前恢复进入时的状态;2. 必须在中断程序中设定是否允许中断重入,即设置EX0位。 本设计使用了INT0中断,一般中断程序进入时应保护 PSW,ACC以及中断程序使用但非其专用的寄存器。本设计中的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,及设置时不允许重入。本设计中没有涉及这种情况。 name:trled1.asm trled2.asm-traffic lights : 1. Because of the design of the traffic lights, so there must first understand the traffic lights change. Assuming a crossroads for the east-west north-south. Initial state of things 0 red light, red light north-south. Then the state opening of a north-south green, red things. For a period of time to state 2-green flashing yellow light switch several times, a few seconds delay, things are still red. Three sub-state, opening things green, red ligh
    2022-04-29 18:17:53下载
    积分:1
  • DSP tms320c6713的bootloader程序
    公司项目上曾经用过的DSP tms320c6713的bootloader程序,绝对可用,放心下载。通过CCS3.3编译好DEC6713_BOOT.out文件后,通过源码包内的convertTobin工具转换为bin,然后通过flash烧写工具将bin烧至DSP外扩的flash中。源码中包含了几种外设的驱动,使用6713的人可以作为参考。
    2022-03-17 23:38:13下载
    积分:1
  • Please read your package and describe it at least 40 bytes in English. System...
    Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory
    2022-03-22 17:15:12下载
    积分:1
  • 手机显示屏的初始化原代码,包括显示一些单色画面,平台是KEIL C51...
    手机显示屏的初始化原代码,包括显示一些单色画面,平台是KEIL C51-The original cell phone screen initialization code, including a number of monochrome display screen, the platform is KEIL C51
    2022-07-11 13:07:24下载
    积分:1
  • LinuxC函数库参考手册.linux下常用不常用的C函数库.讲得非常清楚,每个函数都有示例代码....
    LinuxC函数库参考手册.linux下常用不常用的C函数库.讲得非常清楚,每个函数都有示例代码.-LinuxC library reference manual. Linux is not commonly used under the commonly used C library. To put it very clear that each function has sample code.
    2022-02-25 02:52:56下载
    积分:1
  • 操作ECOS的网络开发包
    嵌入式操作系统ECOS的网络开发包-eCos embedded network operating system development kit
    2022-07-09 06:25:28下载
    积分:1
  • 一个用于PC直接写端口及内存的程序,少加修改就可用于pci卡的驱动,完整的工程代码,非常不错...
    一个用于PC直接写端口及内存的程序,少加修改就可用于pci卡的驱动,完整的工程代码,非常不错-a written directly for the PC port and the memory process, less modification can be used to drive pci cards, and complete code works very well
    2022-03-21 14:30:48下载
    积分:1
  • 8051单片机控制程序实现播放音乐功能。
    8051单片机控制程序实现播放音乐功能。-8051 music player control functions to achieve.
    2022-04-14 11:24:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载