-
Platform: s3c44b0, description of the procedures, a simple flash read and write...
平台:s3c44b0,程序说明,简单的flash读写操作,适合新手阅读-Platform: s3c44b0, description of the procedures, a simple flash read and write operation, suitable for novice to read
- 2022-12-22 20:40:03下载
- 积分:1
-
ARM7
ARM7―LPC2124―键盘开发实例
基于Keil uVision3源码开发再进行Proteus 7 联合对ARM7―LPC2124―I2C硬件电路仿真-ARM7-LPC2124-keyboard development examples Keil uVision3 source development based on further joint Proteus 7 on ARM7-LPC2124-I2C hardware circuit simulation
- 2023-03-28 19:30:04下载
- 积分:1
-
此源码是sc3c2410实时钟测试程序,经实际测试,可以正常运行....
此源码是sc3c2410实时钟测试程序,经实际测试,可以正常运行.-This source is a real-time clock sc3c2410 testing procedures, the actual test can be normal operation.
- 2022-09-26 10:45:03下载
- 积分:1
-
usb_mx21, ARM龙珠i.mx21上的USB OTG的驱动程序,运行平台为ADS1.2
usb_mx21, ARM龙珠i.mx21上的USB OTG的驱动程序,运行平台为ADS1.2 -usb_mx21 ARM Pearl i.mx21 the USB OTG driver, platforms for ADS1.2
- 2022-08-07 08:40:20下载
- 积分:1
-
多方式但是公司的公告但是方法是个地方是个故事是大方过得很梵蒂冈...
多方式但是公司的公告但是方法是个地方是个故事是大方过得很梵蒂冈-But more than the way the company" s announcement but is a local story is very generous over the Vatican
- 2022-03-29 11:24:51下载
- 积分:1
-
S3C6410_RVDS2.2_Study_Project,A Seriers Applications of ARM Processor S3C6410
- 2023-07-13 00:30:05下载
- 积分:1
-
LPC2148的lcd1602驱动程序
基于lpc2148的lcd1602驱动程序,附带了一段led小程序
- 2022-05-07 01:29:10下载
- 积分:1
-
实现ez―usb fx2的定时器管理功能
实现ez―usb fx2的定时器管理功能-Timer management
- 2022-05-17 18:38:11下载
- 积分:1
-
基于OFDM的程序为QAM系统实现的开发环境,
基于dsp6416开发环境的ofdm程序,采用QAM制,-Dsp6416 development environment based on ofdm procedure for the QAM system,
- 2022-01-24 14:04:31下载
- 积分:1
-
基于STM32的LCD5110代码
基于库函数的LCD5110代码,已经封装好的函数,可直接使用,有基本的字库和一些汉字,可以自己添加汉字字库,使用方便。
基本函数有:
//lcd初始化
void LCD_init(void);
void LCD_write_byte(unsigned char dt, unsigned char command);
void LCD_set_XY(unsigned char X, unsigned char Y);
void LCD_clear(void);
//row:列 page:页 dd:字符
void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c);
//row:列 page:页 dd:字符
void LCD_write_hanzi(unsigned char row, unsigned char page,unsigned char c);
void LCD_Derection(unsigned char row,unsigned char page,unsigned char der);
- 2022-01-28 02:51:31下载
- 积分:1