-
SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) t...
SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address.
rar file includes the DOS based programming software application, JTAG schematic and programming procedure
- 2022-04-20 20:36:32下载
- 积分:1
-
周立功ZLG_LPC213X的全套资料,这个是其中的SPI
周立功ZLG_LPC213X的全套资料,这个是其中的SPI-Week Ligong ZLG_LPC213X a complete set of information, this is one of the SPI
- 2022-06-21 08:40:33下载
- 积分:1
-
ucosii v2.52在ARM7上的移植代码
ucosii v2.52在ARM7上的移植代码-ucosii v2.52 ARM7 transplant code
- 2022-03-24 07:11:47下载
- 积分:1
-
这是
这是《ARM嵌入式应用开发技术白金手册》源代码,共含有9个程序-This is the
- 2022-09-01 04:40:03下载
- 积分:1
-
使用寄存器点亮led灯
使用寄存器点亮led灯,是关于arm工程的,要与开发板结合使用,编程工具是keil5.
- 2023-05-12 02:10:03下载
- 积分:1
-
基于LPC2119和uC/OS
基于LPC2119和uC/OS-II的Modem驱动源代码-based LPC2119 and embedded/OS-II Modem driver source code
- 2022-02-01 19:18:07下载
- 积分:1
-
file for 4510
file for 4510
- 2022-01-26 18:50:27下载
- 积分:1
-
数字投影仪,ARM下的例程,参考下希望对大家有帮助
数字投影仪,ARM下的例程,参考下希望对大家有帮助-Digital projectors, ARM under the routine, refer to the following people want to help
- 2022-07-22 14:25:34下载
- 积分:1
-
ecc nandflash156501362相关资料,这些资料可以为开发NANDFLASH程序的人员带来好处...
ecc nandflash156501362相关资料,这些资料可以为开发NANDFLASH程序的人员带来好处-ecc nandflash156501362 relevant information, they can be for the development of procedures for staff benefits NANDFLASH
- 2022-07-15 03:09: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