-
Freescale provided detailed information on the HCS12
提供了freescale的HCS12详细的资料-Freescale provided detailed information on the HCS12
- 2022-05-30 21:32:15下载
- 积分:1
-
S3C4510B DMA驱动程序
S3C4510b DMA driver
- 2022-02-04 15:59:12下载
- 积分:1
-
飞利浦书籍
周立功 等编著
北京航空航天大学出版社
2005 年1 月 定价:32.00 元ARM 嵌入式系统基础教程...
飞利浦书籍
周立功 等编著
北京航空航天大学出版社
2005 年1 月 定价:32.00 元ARM 嵌入式系统基础教程-Philips and other books edited by Zhou Ligong Beijing University of Aeronautics and Astronautics Press January 2005 Price: 32.00 yuan ARM Embedded System Essentials
- 2023-02-18 02:45:03下载
- 积分:1
-
ST公司最新产品STM32的示范代码,ADC相关部分,非工程文件,但原代码经过测试是可以正常工作的...
ST公司最新产品STM32的示范代码,ADC相关部分,非工程文件,但原代码经过测试是可以正常工作的-ST
- 2022-01-28 02:53:10下载
- 积分:1
-
end CW power meter shows led the proceedings, interested friends can s
一端连续波功率计的led显示程序,有兴趣的朋友可以-end CW power meter shows led the proceedings, interested friends can s
- 2022-08-21 18:00:07下载
- 积分:1
-
芯片实际臂
arm芯片LPC2214下的实时时钟DS1302的源程序-arm of chip real-time clock of the source DS1302
- 2022-07-01 05:50:02下载
- 积分:1
-
如何制作自动引导的一个自动控制卡。
CF卡的制作。将嵌入式开发板的启动,放置到CF卡中,让处理器从CF卡启动。-How to make a CF card for automatic booting.
- 2023-01-12 03:15:04下载
- 积分:1
-
YUV422 to RGB222
本程序也是转载的,但具体网址忘了,只是分享一下,没有任何商业用途
程序主要是讲YUV422的格式图像转换成RGB888的,请大家多多指教
- 2022-04-13 12:35:45下载
- 积分:1
-
DSP28335 SCI
应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术
#include "DSP28x_Project.h"// Device Headerfile and Examples Include File
interrupt void scibTxFifoIsr(void);//fifo发送中断函数
interrupt void scibRxFifoIsr(void);//fifo接收中断函数
void scib_fifo_init(void);//scib fifo模式 初始化函数
char buffer [100];//数据缓冲数组
void main(void)
{
Uint16 i;
InitSysCtrl();//系统时钟等初始化
InitSciGpio();//sci端口初始化
DINT; //关掉中断
InitPieCtrl(); //pie模块初始化
IER = 0x0000;//关cpu中断
IFR = 0x0000;//清cpu中断标志
- 2022-01-25 23:28:42下载
- 积分:1
-
arm_7x256的ADS1.2的网络测试程序
arm_7x256的ADS1.2的网络测试程序-arm_7x256 the ADS1.2 network test procedures
- 2022-04-07 15:10:29下载
- 积分:1