-
s3c2440 temperature test test code wince5.0
s3c2440 温度试验 测试代码 wince5.0-s3c2440 temperature test test code wince5.0
- 2022-01-31 13:49:33下载
- 积分:1
-
matlabghdsp
MATLAB程序,用于dsp编程软件仿真,信号的产生,fft变换-MATLABghdsp
- 2022-01-22 04:13:59下载
- 积分:1
-
dsp2812例程
很好的例程
包含sci 等外设
module i2c_master_model (scl, sda);
inout scl;
inout sda;
parameter slave_addr_reg = 7"b0110101; //slave addr
int i;
reg R_scl = 1"bz;
reg R_sda = 1"bz;
reg clk = 0;
always #(1329.1125) clk = !clk;
assign scl = R_scl;
assign sda = R_sda;
- 2022-08-04 02:55:17下载
- 积分:1
-
arm做的MP3播放器,自己公司开发的MP3播放器的源码.
arm做的MP3播放器,自己公司开发的MP3播放器的源码.-arm to do the MP3 player, the company developed its own MP3 player source.
- 2022-02-07 10:40:32下载
- 积分:1
-
介绍nand flash 编程的一篇非常好的文献,想学习的快来下吧
介绍nand flash 编程的一篇非常好的文献,想学习的快来下吧-Nand flash programming introduce a very good literature, I would like to learn Come, are you
- 2022-08-08 12:13:05下载
- 积分:1
-
Uboot常用的移植patches, 方便定制移植到s3c2440
Uboot常用的移植patches, 方便定制移植到s3c2440-Uboot commonly transplanted patches, easy customization transplanted to S3C2440
- 2022-08-12 23:52:30下载
- 积分:1
-
并口Jtag 烧写flash工具的源代码
并口Jtag 烧写flash工具的源代码-burning flash source tools
- 2022-03-20 23:41:57下载
- 积分:1
-
一个不错的开发板原理图,慢慢看吧> > > > > > >
一个不错的开发板原理图,慢慢看吧> > > > > > >-A good development board schematics, slowly and see
- 2022-03-31 19:29:30下载
- 积分:1
-
觉得对于arm的学习很有用,写得也很好!
觉得对于arm的学习很有用,写得也很好!-feel arm of learning useful, written was good!
- 2022-03-20 04:50:37下载
- 积分:1
-
mcbstm32的例程包,详细介绍了mcbstm32开发板,希望对热爱嵌入式开发的人员有帮助...
mcbstm32的例程包,详细介绍了mcbstm32开发板,希望对热爱嵌入式开发的人员有帮助-mcbstm32 routine package, described in detail mcbstm32 development board, want to love the staff there to help embedded developers
- 2022-04-11 13:26:00下载
- 积分:1