搜索资源列表
ARMGPRS
- 无线通信的,应用于gprs的短信发送。希望对大家有用。-wireless communications, the application EDGE SMS. We hope that the right useful.
SAM7X256-AIC-ADS1.2
- 一、开发环境 1、开发板: AT91SAM7X256-EK 2、仿真器: SAM-ICE(ATMEL) 3、开发软件: ADS1.2 (ARM调试模式) 二、程序功能 1、程序目的:AT91SAM7X256的AIC功能验证与使用指导。 2、功能说明: 1).PIO 中断测试程序 --改变LED1的状态 2).IRQ0 中断测试程序 --改变LED1的状态 3).FIQ 中断测试程序 --改变LED2的状态 4).software 中断测试程
ST32exti
- ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In this example, the EXTI line 9 is configured to generate an interrupt on each falling edge. In the interrupt routine a led connected to PC.06 is to
ARMembeddedModule-11
- 产品开发人员能够很好地应用尖端的片上系统技术.该工具是专为基于ARM RISC的处理器 而设计的,它可加速并简化嵌入式开发过程中的每一个环节,使得开发人员只需通过一个集 成软件开发环境就能研制出ARM产品.在整个开发周期中,开发人员无需... -Product development staff to very good use of cutting-edge system-on-chip technology. The tool is designed for the ARM RISC-bas
PWM_Single-edge
- LPC2378 ARM微处理器PWM输出源程序,调试环境是ADS,输出单边沿PWM波。-LPC2378 ARM microprocessor PWM output source code debugging environment is the ADS, the output single-edge PWM wave.
PWM_Double-Edge
- LPC2378 ARM微处理器PWM输出源程序,可用ADS进行调试,该程序输出双边沿的PWM波形。-LPC2378 ARM microprocessor PWM output source, ADS can be used to debug the program along the PWM output waveform bilateral.
counter
- Modify the solution of question 1 to have a down/up counter as follows: · RA2= 0 Counter is disabled. · RA2= 1 Counter is enabled: o If there is negative edge signal at pin RA3 then counter counts up. o If there is negative edge signal at pin
interrupt
- 外部输入中断源INT0和INT1,由中断控制寄存器TCON的IT1(TCON.2)和IT0(TCON.1)分别控制外部输入中断1和中断0的中断触发方式。若为0,则外部输入中断控制为电平触发方式;若为1,则控制为边沿触发方式。 -INT0 External interrupt source input and INT1, the interrupt control registers TCON the IT1 (TCON.2) and IT0 (TCON.1), respectively ex
bianyan
- aduc702系列ARM的可编程逻辑整列的使用方法,图示为边沿触发-aduc702 series of ARM-programmable logic columns use, icon for edge-triggered
TimerCapInt
- LPC1700系列定时器捕获中断程序,设置下降沿,用按键触发中断,每按下按键,蜂鸣器响一声。-The LPC1700 series timer capture interrupt program, set falling edge trigger interrupt key, and each key is pressed, the buzzer sounds.
MC323
- MG323 模块工作电压3.3V-4.2V,推荐工作电压 3.8V,不建议用边缘值电压, 电压波动会造成模块工作不稳定。推荐使用2A以上的 LDO或开关电源。 -MG323 module work voltage 3.3V-4.2V, the Recommended Operating voltage 3.8V, is not recommended with the edge of the value of the voltage, the voltage fluctuation wi
PWM_LPC2378
- LPC2378芯片的PWM模块代码,其中包括:单边沿;双边沿;作定时器使用。-LPC2378 chip PWM module code, including: single edge double edge make timer.
ADC
- 3.A/D程序设计与电路仿真 通过AD对外部电压进行AD采样,然后利用SPI接口对采样回来的数据进行显示,并将转换结果通过UART发给上位机进行显示。 首先设置需要显示的数组,使用PINSEL0、PINSEL1寄存器设置串口0的连接端口,使用IO0DIR设置74HC595的控制口,初始化串口0,使用U0LCR、U0DLM、U0DLL、U0LCR寄存器设置波特率,初始化SPI接口,设置SPI的时钟分频、接口模式。 其次对ADC模块进行设置,通过移位设置寄存器ADCR选择通道0,设置转换
RTC
- 7. RTC程序设计与电路仿真 运用LPC2138内部RTC的实时时钟显示年、月、日、星期和时间。 定义74HC595的片选端口、开关端口。运用PINSEL0、PINSEL1寄存器设置SPI引脚的EINT0连接,运用IO0DIR寄存器设置控制口输出,初始化SPI接口,设置主机时钟分频、接口模式。设置中断为边沿触发模式、下降沿触发模式。设置所有中断匹配为IRQ中断,IRQ使能服务地址,然后通过使能EINT3允许IRQ中断,分别显示年、月、日、星期、时、分、秒的数据信息。 -7. RTC
frequency-test
- LPC2368 利用外部中断对跳变沿计数,实现对方波频率的测试-LPC2368 using the external interrupt on edge counting, to achieve each wave frequency of the test
PeriodMeasure_4F120
- 在要求中断的上升边缘PB6(T0CCP0时间模式使用Timer0A,并且在相邻脉冲之间测量周期。 注意:外部信号连接到7:6(T0CCP0)(上升沿触发)-Use Timer0A in edge time mode to request interrupts on the rising edge of PB6 (T0CCP0), and measure period between pulses. external signal connected to PB6 (T0CCP0
InputCapture_4F120
- 在边缘时间模式下使用Timer0A要求中断的上升边缘PB0(CCP0),并且计数脉冲。 外部信号连接到PB6(T0CCP0)(上升沿触发)-Use Timer0A in edge time mode to request interrupts on the rising edge of PB0 (CCP0), and count the pulses. external signal connected to PB6 (T0CCP0) (trigger on rising e
freescare-guangdianchengxu
- 飞思卡尔参赛程序,检测边缘跳变来检测跑道左右线。包含ADC,电机控制,摄像头数据处理等完整算法-Freescale entry procedures, detect the edge jump around to detect the runway line.Contains the ADC, motor control, camera complete algorithms such as data processing
edge_count
- 这个示例应用程序演示了如何使用一个通用定时器在下降边沿计数模式。定时器4被配置在上升沿被认为是对PM0/CCP0每次递减。计数被初始化为9,匹配设置为0,产生一个中断解雇10积极边缘检测到CCP脚后。-This example application demonstrates the use of a general purpose timer in down edge count mode. Timer 4 is configured to decrement each time a ris
grbl-edge
- CNC PROJECT GRBL ATMEGA