-
With tms320c2812 realize high
用tms320c2812实现的高精度频率计,用到了2812的很多资源(evtimer,cputimer,capture),包含显示部分,显示用的是128*64的lcd!-With tms320c2812 realize high-precision frequency meter, used in the 2812
- 2022-03-10 07:29:33下载
- 积分:1
-
A/D Converter Demonstration for the PIC18CXXX
A/D Converter Demonstration for the PIC18CXXX
- 2022-07-09 08:05:52下载
- 积分:1
-
arm上实现tftp源代码,有注释,有参考价值,
arm上实现tftp源代码,有注释,有参考价值,-arm on tftp implementation source code, there is the Notes, there is reference value
- 2022-04-18 09:04:55下载
- 积分: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
-
This is the start loading code
这是ARM的启动装载代码-This is the start loading code
- 2022-05-08 08:16:46下载
- 积分:1
-
基于ARM7 的嵌入式系统上开发USB接口的详细内容
基于ARM7 的嵌入式系统上开发USB接口的详细内容- Inserts on the type system based on ARM7 to develop the USB
connection the detailed content
- 2022-05-26 11:05:46下载
- 积分:1
-
S08例程:本程序是KB模块的例程,所用资源为单片机内部KBI模块,所接器件为按键和LED,其中D2与PTA0,D3与PTA1,S2与PTA2,D3与PTA3相
S08例程:本程序是KB模块的例程,所用资源为单片机内部KBI模块,所接器件为按键和LED,其中D2与PTA0,D3与PTA1,S2与PTA2,D3与PTA3相连接-S08 routines: This procedure is routine KB module, the resources used for the single-chip internal KBI module, the access device for the button and LED, of which D2 and PTA0, D3 and PTA1, S2 and PTA2, D3 and PTA3 connected
- 2023-06-28 14:45:04下载
- 积分:1
-
LPC214X系列ARM在KEIL编译环境下的所以例程
LPC214X系列ARM在KEIL编译环境下的所以例程-LPC214X ARM series in KEIL compiler environment so the routines
- 2022-08-22 18:13:35下载
- 积分:1
-
at91arm7处理器的启动源码
at91arm7处理器的启动源码-The prcocessor s starting source code of the at91arm7.
- 2022-02-24 20:06:57下载
- 积分:1
-
ring buff 适用于stm32等cortex m3单片机
使用了nvic提供的irq控制函数来进行原子访问的保护,提供了cortex m系列芯片的简单word单位的ring
ring buff,这个buff可以用来在中断和前端程许2间交换数据
- 2022-04-18 03:25:07下载
- 积分:1