-
在线升级,在ADS环境下的2个运行区交替升级,LPC系列
在线升级,在ADS环境下的2个运行区交替升级,LPC系列-updata
- 2022-08-13 15:02:32下载
- 积分:1
-
51单片机,c8051f340通过GPIO模拟i2c程序
51单片机,c8051f340通过GPIO模拟i2c程序-51 SCM, c8051f340 through GPIO analog i2c procedures
- 2022-02-06 02:36:09下载
- 积分:1
-
蓝牙HID设备
资源描述这是一个蓝牙设备,蓝牙HID协议通讯,程序里面包含了USB,HID的协议栈,有USB描述符,HID描述符等等!
- 2022-12-24 13:35:04下载
- 积分:1
-
SpecE FANUC FOCAS1/2以太网开发API资料-FANUC FOCAS2
FANUC FOCAS1/2以太网开发API资料-FANUC FOCAS2 (FANUC Open Cnc API Specifications version 2)
- 2022-10-23 17:15:03下载
- 积分:1
-
CML公司的DE9901开发板
应用背景The CMX990 provides, on-chip: a flexible, formattable GMSK packet and freeformat modem, a dual synthesiser fed from an external source, IF and RF transceiver stages for both Rx and Tx modes, and auxiliary ADCs and DACs for system control and monitoring.关键技术Operating in the range of 400MHz to 1GHz at data rates of 4 to 16 kbps.
This single-chip, half-duplex device requires a minimum of external components, keeping end-product board size, power consumption and cost to an absolute minimum.
The versatile GMSK modem is configured for either packet and freeformat data operation via an efficient task-oriented Rx and Tx format and command structure combined with data scrambling, interleaving and FEC and CRC capabilities.
Rx data acquisition, extraction and tracking functions use Rx data-quality feedback to support varying signal environments. IF and RF functions in the Tx path handle all the signal processing requi
- 2022-02-04 17:09:35下载
- 积分:1
-
cortex-M0定时器
Cortex-M0的定时器0定时30s,产生中断,执行终端服务函数,得到网络模块的数据,返回给ARM芯片。
- 2023-04-26 07:05:03下载
- 积分:1
-
AT91SAM7S256闪灯测试
本文实现按键后灯亮,隔一会灯灭。
1. AT91SAM7S芯片自带高级中断控制器AIC,是一个有8个优先级,独立可屏蔽的向量中断控制器,最多可处理32个中断源。它的设计充分减少了处理内部与外部中断中的软件与实时开销。AIC输入可以是内部外设中断也可以是来自产品引脚的外部中断。本实验中的按键中断就是来自产品引脚的外部中断。
2. 中断信号FIQ(快速中断)和IRQ0-IRQn(中断0-中断n)一般通过PIO控制器复用。引脚必须根据其分配的中断功能进行编程。
3. 中断源:中断源0定义为FIQ,1定义为系统中断。系统中断是诸如系统定时器、实时时钟、电源管理控制器及存储控制器等系统外设中断线的结果。中断源2-31可与内置的用户外设或外部中断线连接。外部中断线可直接连接或通过PIO控制器连接。本实验中,按键K2就是连接了PA1.
相关寄存器:
(1) AIC_IDCR:中断禁用命令寄存器,只写,124
这里只用到了PA31口IRQ1中断。
(2) AIC_ICCR:中断清除命令寄存器,只写,128
(3) AIC_IECR:中断使能命令寄存器,只写,120
(4) AIC_SMRx:源模式寄存器,读写,00-7C
0-2:设置优先级。0最低,7最高。
5、6:中断源类型。01,边沿触发。
(5) AIC_SVRx:源向量寄存器,读写,80-FC
0-31:存储中断源相关处理程序地址。即中断子程序。
- 2022-06-21 19:12:28下载
- 积分:1
-
Basic IAR platform STM32 processor for USB mass storage device' s source code
基本IAR平台STM32处理器实现USB 海量存储设备的源代码-Basic IAR platform STM32 processor for USB mass storage device" s source code
- 2023-08-03 11:40:03下载
- 积分:1
-
The notes first introduced the basic concepts of version control, and then expla...
该讲义首先介绍了版本控制的基本概念,然后讲解了svn的基本知识、体系架构,工作中常用的命令,然后介绍了常用的gui客户端,和eclipse 插件。 最后介绍了经常遇到的问题,和使用svn的一些约定。
-The notes first introduced the basic concepts of version control, and then explain the basic knowledge of the svn, system architecture, commonly used in the work order, and then introduced the commonly used client gui and eclipse plug-ins. Finally, the problem often encountered, and the use of svn some agreement.
- 2022-04-12 15:48:41下载
- 积分:1
-
附上freetype2.1.10的源代码,这个和上面传的是一起的
附上freetype2.1.10的源代码,这个和上面传的是一起的-Freetype2.1.10 attach the source code, this and the above is a mass of the
- 2022-10-02 00:30:04下载
- 积分:1