-
用开放源代码的项目
这是一个免费的代码实现sip协议在arm中为每一个和tans的ure指南。&集团;集团; ;
- 2023-04-20 09:20:03下载
- 积分:1
-
AT91SAM7X the CAN communication routines, go to at91.com
at91sam7x的CAN通讯例程,转至at91.com-AT91SAM7X the CAN communication routines, go to at91.com
- 2022-12-21 06:50:03下载
- 积分:1
-
这是一个工业控制软件的有机组成部分,该软件经长期使用,运行可靠...
这是一个工业控制软件的有机组成部分,该软件经长期使用,运行可靠-This is an industrial control software, an integral part of the software by the long-term use, reliable operation
- 2022-05-27 01:07:09下载
- 积分:1
-
这个非常有用试试吧
这个非常有用试试吧-this very useful to try it
- 2022-07-21 11:12:02下载
- 积分:1
-
nRF905
nRF905的收发c程序。包括收端和发端的程序。他们是独立的-nRF905
- 2022-01-25 15:45:23下载
- 积分:1
-
at91sam7s系列USB驱动器,IAR编译
AT91SAM7S系列USB驱动,IAR编译器-AT91SAM7S series USB drives, IAR compiler
- 2022-03-26 12:09:36下载
- 积分:1
-
基于ARM7的开发板的存储器重映射驱动程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便...
基于ARM7的开发板的存储器重映射驱动程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便-based on the ARM7 development board memory re-mapping driver, the documents detailed procedures Notes right and the basis of this second development is very convenient
- 2022-01-25 18:09:12下载
- 积分:1
-
学习arm必备的书,里面列出了arm可能遇到的问题
学习arm必备的书,里面列出了arm可能遇到的问题-Learning arm essential book, which lists the possible problems encountered by arm
- 2022-03-09 23:13:16下载
- 积分: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
-
简易的EASYARM1138蜂鸣器发声程序
简易的EASYARM1138蜂鸣器发声程序-Easy EASYARM1138 buzzer sound procedures for
- 2022-03-28 11:31:50下载
- 积分:1