-
AT91RM9200_read_ADS7843 code AT91RM9200_read_ADS7843 code
AT91RM9200_read_ADS7843代码,AT91RM9200_read_ADS7843代码-AT91RM9200_read_ADS7843 code AT91RM9200_read_ADS7843 code
- 2023-03-25 08:50:03下载
- 积分:1
-
嵌入式ARM主板9200的PCB图纸,想做嵌入式主板的朋友可以学习一下,用PADS2005打开...
嵌入式ARM主板9200的PCB图纸,想做嵌入式主板的朋友可以学习一下,用PADS2005打开-9200 Main Board PCB drawings, the board wants Embedded friends can learn from this. opened with PADS2005
- 2022-04-06 22:51:47下载
- 积分:1
-
LPC213X under the graphical interface (Embedded GUI) running on UC/COS systems.
LPC213X下的 图形界面(嵌入式GUI),运行在UC/COS系统下。-LPC213X under the graphical interface (Embedded GUI) running on UC/COS systems.
- 2023-07-07 22:40:02下载
- 积分:1
-
MLX90121测试程序,处理程序和inint ATmega8 inint MLX90121码!
MLX90121 test programm,cotain ATmega8 inint programm & mlx90121 inint codes!
- 2022-02-20 18:01:15下载
- 积分:1
-
USB Code for ARM7 using Virtual Com Port based on LPC23xx
USB Code for ARM7 using Virtual Com Port based on LPC23-USB Code for ARM7 using Virtual Com Port based on LPC23xx
- 2023-03-08 12:05:03下载
- 积分: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
-
DNW0.50A software source code, in the ARM2410 above the mouth through the serial...
DNW0.50A软件的源代码,在ARM2410上面通过串口和USB口烧写操作系统镜像时必须用到的软件。-DNW0.50A software source code, in the ARM2410 above the mouth through the serial port and USB programmer to be used for mirroring the operating system software.
- 2022-12-10 21:25:03下载
- 积分:1
-
STM32F4的PWM
应用背景而PWM cikis试剂盒:手臂STM32F407VG STM32F4探索2015100引脚关键技术臂STM32F4套件:STM32F4探索versiyon:4.05座:456897日:gth65777 DF:567yu
- 2022-03-19 11:13:38下载
- 积分:1
-
ARM9200开发板的ROM boot程序源码1.0
ARM9200开发板的ROM boot程序源码1.0-ARM9200 development board of the ROM boot process source 1.0
- 2023-02-23 01:40:04下载
- 积分:1
-
Project templates of IAR, including settings such as project description, as wel...
IAR工程模板初探,包含工程设置等常数的说明以及使用方法.可与Protues中的LPC系列ARM实现仿真(已测试).绝对原创.-Project templates of IAR, including settings such as project description, as well as constant use. Protues in with LPC series ARM achieve simulation (tested). Absolute originality.
- 2022-02-21 01:49:23下载
- 积分:1