资源列表
USBdisk_arm_51
- 把圈圈USB开发一书的U盘模拟程序移植到tq2440开发板的源码。使用keil c编译。编译的程序可下载到nandflash或norflash中执行。将开发板的usb设备端插入计算机的USB接口会出现“圈圈的假U盘”盘符,并包含一个可以打开的文本文件。-a udisk simulate program,operation on tq2440(s3c2440 MCU) board.assemble with keil c
boot_need
- 将tq2440(s3c2440)的最基本启动代码从test程序中分离出来。利用此启动代码可以非常方便的添加上层的功能。编译环境为keil c-tq2440(s3c2440) board boot need,can implent other function easily
lcdtest
- 将tq2440开发板的lcd测试程序从极其庞大的test程序中单独提取出来,并移植到keil c中。便于针对性的进行lcd程序的学习。-simplify the tq2440 test program,only lcd left
bootloader_implent
- 专用于tq2440开发板linux的bootloader,使用keil c编写。可实现linux内核的加载-a linux bootloader for tq2440 board
51c
- 51MCU 延时程序 -51 MCU Demo programDemo
I2C-FM24CL64
- 在ucos中实现铁电存储器FM24CL64的I2C通讯,是实际项目上的,已经通过测试并应用,希望对大家有用-Ucos in ferroelectric memory the FM24CL64 the I2C communication on the actual project, has passed the test and application, hope to be useful for you
SSP_DA
- ucos中实现SSp通讯,主控芯片用的是飞利浦的LPC1766,实际项目中的文件,调试通过,并在产品上使用了,希望对大家有用-ucos in the SSp communication, the master chip using a Philips LPC1766, the actual project file through debugging, and product, we hope to be useful
ATT7022B-interface-code
- 用C语言编写的ATT7022b的接口代码,写的不错,可以参考一下-The ATT7022b the interface code written in C, write well, you can refer
ARM-JTAG-
- 很不错的ARM-JTAG调试原理的说明文档,pdf格式,很有用-Very good ARM-JTAG debug principle of documentation in pdf format, useful
ad7705
- AD7705的驱动程序,非常有用,里面包括AD7705转换程序和初始化程序-AD7705 driver, very useful
ocm12864
- 12864的驱动程序,非常有用,里面包括12864转换程序和初始化程序-12864 driver, very useful, which include the 12864 conversion process and initialization procedures
Project_3.mcp_0_backup
- 本文主要介绍了温度测量仪的设计,包括硬件设计和软件设计。文中首先介绍系统总体结构,接着对系统设计过程进行具体介绍(包括硬件部分和软件部分),最后对本次设计进行总结。在本次设计中选用了PT1000作为温度传感器,采用恒流源测温方法,通过单片机进行控制,用放大器、A/D转换器进行温度信号的采集。总的来说,该设计是可行的。-This paper mainly introduces the design of the temperature measurement instrument, includi
