-
motorola jw32 usb 源码
motorola jw32 usb 源码-motorola jw32 usb-source
- 2022-03-24 00:47:34下载
- 积分:1
-
The ATF1502BE device is an In
The ATF1502BE device is an In-System Programming (ISP) device. It uses the industry-standard
4-pin JTAG interface (IEEE Std. 1149.1), and is fully compliant with JTAG’s Boundary-scan
Description Language (BSDL).
- 2022-02-07 13:43:56下载
- 积分:1
-
为AU1200芯片linux系统所设计的LCD液晶显示驱动程序
为AU1200芯片linux系统所设计的LCD液晶显示驱动程序-AU1200 chip for linux system designed LCD Driver
- 2022-01-22 17:48:03下载
- 积分:1
-
ARM system development tutorial
ARM system development tutorial
- 2022-04-26 18:21:49下载
- 积分:1
-
ARM中断异常处理的相关总结与说明
ARM中断异常处理的相关总结与说明-ARM interrupt exception handling summary and description of the relevant.
- 2022-08-12 16:24:51下载
- 积分:1
-
ARMS3c44box开发过程中收集的一些开发资料,
ARMS3c44box开发过程中收集的一些开发资料,-ARMS3c44box the process of developing some of the development of data collection,
- 2022-02-26 16:33:31下载
- 积分: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
-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to configure the external interrupt on and operate. In many cases, we need to configure the external pin interrupt, the routine introduction how to set up and operation of external interrupt.
- 2022-01-28 12:35:19下载
- 积分:1
-
arm 4510 原理图
arm 4510 原理图-arm diagram 4510
- 2022-11-10 21:55:03下载
- 积分:1
-
基于AT91SAM7SE512cpu的flash访问例子,开发工具是IAR4_31A
基于AT91SAM7SE512cpu的flash访问例子,开发工具是IAR4_31A-Visit the flash-based AT91SAM7SE512cpu example, development tools is IAR4_31A
- 2023-07-31 09:15:03下载
- 积分:1