-
arm评估板电路
arm评估板电路-arm Evaluation circuit
- 2022-01-26 04:49:07下载
- 积分: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
-
Arms3c44b0 bought their own development board attached demo program can be run d...
自己买的arms3c44b0开发板附带的demo程序,可直接在ADS上跑,可供朋友们借鉴-Arms3c44b0 bought their own development board attached demo program can be run directly in the ADS for friends learn from
- 2023-02-13 14:45:04下载
- 积分:1
-
arm编程例程,产生PWM脉宽
arm编程例程,产生PWM脉宽-arm programming routines that have a PWM pulse width
- 2023-03-10 09:40:04下载
- 积分:1
-
armlinux entry notes, very good, very strong
armlinux入门笔记,很好,很强大,还要20字-armlinux entry notes, very good, very strong
- 2022-08-19 19:47:18下载
- 积分:1
-
realized, can be transferred to other platforms arm, the transplant man who can...
flash文件系统实现,可以移植到arm等平台,那位老兄移植了可别忘了兄弟我哦,-realized, can be transferred to other platforms arm, the transplant man who can remember my brothers Oh, Oh
- 2022-04-14 15:12:16下载
- 积分:1
-
三星SDRAM的verilog模型的完整源码
三星SDRAM的verilog模型的完整源码-Verilog model of Samsung SDRAM complete source
- 2022-03-21 15:19:01下载
- 积分:1
-
MCU AVR mage8 Bootload procedures, full version, I do projects like the use of t...
AVR mage8单片机的bootload程序、完整版本、本人做项目一下在用、此程序为8m晶振版本、非常好用-MCU AVR mage8 Bootload procedures, full version, I do projects like the use of this procedure for 8m crystal version, very easy to use
- 2023-07-29 06:50:04下载
- 积分:1
-
电机是使机械能与电能相互转换的机械,直流电机把直流电能变为机械能。作为机电执行元部件,直流电机内部有一个闭合的主磁路。主磁通在主磁路中流动,同时与两个电路交联,...
电机是使机械能与电能相互转换的机械,直流电机把直流电能变为机械能。作为机电执行元部件,直流电机内部有一个闭合的主磁路。主磁通在主磁路中流动,同时与两个电路交联,其中一个电路是用以产生磁通的,称为激磁电路,另外一个是用来传递功率,称为功率回路或者电枢回路。-Motor is to convert between mechanical energy and power of machinery, the DC to DC motor into mechanical energy. Executive Yuan as the mechanical and electrical components, DC motor inside the main magnetic circuit has a closed. The main magnetic flux flowing in the main magnetic circuit, while cross-linked with the two circuits, one circuit is used to generate magnetic flux, called the exciting circuit, another one is used to transfer power, known as the power circuit or the armature circuit .
- 2022-06-27 14:04:53下载
- 积分:1
-
zigbee 无线收发spi接口C语言例程
zigbee 无线收发spi接口C语言例程-zigbee wireless transceiver spi interface C language routines
- 2022-03-09 19:54:11下载
- 积分:1