-
bf537的引导程序,完成各个寄存器的初始化等工作
bf537的引导程序,完成各个寄存器的初始化等工作-bf537 boot process to complete the initialization of the various registers, etc.
- 2022-03-23 19:06:48下载
- 积分:1
-
三星公司ARM芯片44B0X的开发板应用程序,包括USB,网络等源代码...
三星公司ARM芯片44B0X的开发板应用程序,包括USB,网络等源代码-Samsung ARM chip 44B0X development board applications, including USB, network source code
- 2023-04-22 07:15:03下载
- 积分:1
-
Simple Alarm Clock
只是一个简单的闹钟。它将显示一个消息框(无声报警)或在预定义的时间播放音乐文件
- 2023-03-01 22:05:04下载
- 积分:1
-
基于LPC2468的嵌入式系统开发板,可做项目是参考。
基于LPC2468的嵌入式系统开发板,可做项目是参考。-LPC2468-based Embedded System development board, to do the project reference.
- 2022-03-15 21:57:27下载
- 积分:1
-
the freescale zigbee chip which can download it program to test RF performance
飞思卡尔zigbee芯片可以下载它的程序来测试射频性能
- 2022-03-15 03:03:08下载
- 积分: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
-
altera fpga ep3c25器件微处理器开发,niosii+sram, 已编译通过,可直接下载到开发板...
altera fpga ep3c25器件微处理器开发,niosii+sram, 已编译通过,可直接下载到开发板-altera fpga ep3c25 the development of microprocessor devices, niosii+ sram, compiled through, can be directly downloaded to the development board
- 2022-07-20 14:35:12下载
- 积分:1
-
YUV422 to RGB222
本程序也是转载的,但具体网址忘了,只是分享一下,没有任何商业用途
程序主要是讲YUV422的格式图像转换成RGB888的,请大家多多指教
- 2022-04-13 12:35:45下载
- 积分:1
-
zigbee 无线收发spi接口C语言例程
zigbee 无线收发spi接口C语言例程-zigbee wireless transceiver spi interface C language routines
- 2022-03-09 19:54:11下载
- 积分:1
-
ARM946E
ARM946E-S™ Revision: r1p1 Technical Reference Manual.
-ARM946E-S™ Revision: r1p1 Technical Reference Manual.
- 2022-01-28 02:21:51下载
- 积分:1