资源列表
icf
- cortex m0 lpc1114 icf file
constrain
- 这是一个dc和pt的约束文件例子,希望对大家有用-dc、pt constraint
pcf8591
- linux下通过S3C2440开发板的I2C接口控制8位ADC转换器pcf851-linux S3C2440 development board through the I2C interface control 8-bit ADC converter pcf851
wait
- Flash中内置了一个状态寄存器(Status Register,SR)来指示Flash的当前工作状态和各种操作是否成功。要读取SR的当前值需要向CUI发送读状态寄存器命令(Read Status Register),命令码为0x70,SR中的内容将在DQ[7:0]上输出。The Read Status Register (0x70)command causes subsequent reads to output data from the SR until another command i
uart
- 2440串口裸机驱动 有详细介绍。适合新手,希望大家下载交流-2440 serial bare metal drive details. For novice, I hope you download exchange
AdcNew
- adc转换的程序,经过实践证明,运行正常无误-adc conversion process, proved through practice, the operating properly
drawframebuff
- 实现直接在framebuffer上画图,很典型,很容易理解-realize draw at framebuffer directly,very typically, and easy to understand.
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
430VS1602
- 使用msp430f147实现1602显示-use msp430f147 achieve 1602 show
iconv
- iconv 字符集编码转换主模块的实现,常用于 GB2312 与 UTF-8 之间的转换。-iconv character set encoding to achieve the main module, commonly used in the GB2312 and UTF-8 conversion between.
C3100
- 迷宫问题的源代码,对一些人可能有用,希望大家支持。-Maze problem source code, may be useful for some people, I hope you will support them.
wwdg
- 看门狗程序,如何建立看门狗程序,来使得程序跑飞以后,能够顺利复位。-Watchdog program