搜索资源列表
LPC1768-UCOSII
- LPC1768的UCOSII的移植模板,在ZLG模板基础上改的,ZLG的模板经过本人调试,好像中断里发信号量有问题。本人将其改正并在其中加了串口功能程序并调试通过,串口波特率设置为4800。-Template of LPC1768 with UCOSII run on it.The template of ZLG has some problems ,I correct all the problems and debug it .
INT1_2
- ARM cortex-m3 LPC1768的外部中断程序,包括外部中断1和中断2,已编译运行。-ARM cortex-m3 LPC1768 external interruption program, including external interruption 1 and interrupt 2, the compiled operation.
LPC1768_UART0
- 用uvision开发的基于LPC17xx的UART0中断方式接收发送数据的源代码,在LPC1768上经测试可以用,推荐大家下载!-failed to translate
RTC
- keil 4 版本,LPC1768 路虎开发板,自己从新修改的资料,一秒中断一次通过uart0往pc发数据,115200波特率;-keil 4 version ,LPC1768 landtiger board , set RTC test code every second send to pc date by uart0 ,it is BSP 1152000
keil_lpc1768
- LPC1768的一些实例,其中包括UART、I2C,中断等等的实例。-Some examples of the LPC1768, including UART, I2C, interrupt, etc. instance.
TimerCapInt
- Cortex-M3系列 NXP LPC1768 定时器程序:定时器捕获中断程序。用蜂鸣器作为输出提示。-Series NXP LPC1768 Cortex-M3 timer program: timer capture interrupt program. Prompted buzzer as output.
TimerInt
- Cortex-M3 ARM NXP LPC1768定时器功能。定时器0中断实验,每0.5秒产生一次中断。用蜂鸣器提示。-Cortex-M3 ARM NXP LPC1768 timer function. Timer 0 interrupt the experiment, every 0.5 seconds, an interrupt is generated. Prompted with a buzzer.
TimerRIT
- Cortex-M3 ARM NXP LPC1768定时器功能。定时产生RIT中断。用蜂鸣器输出提示。-Cortex-M3 ARM NXP LPC1768 timer function. The timing generator RIT interrupt. With buzzer output prompted.
[7]-ADC
- LPC1768 ADC 4通道检测.检测到AD,后将其传送到UART打印出所得数据。后续将会上传中断实现多通道-the test of 4 channel adc of LPC1768
LPC_1768_UART_interrupt
- 嵌入式实验代码,LPC1768中断实现UART-Embedded experimental code
UART
- LPC1768串口例程,包含查询、中断等方式进行数据传输-LPC1768 serial routines, including queries, interrupt data transmission, etc.
timer_-AD
- lpc1768 定时器匹配触发AD中断程序-lpc1768 timer match interrupt routine triggers AD
EXTINT0_EINT_example
- lpc1768 的外部中断的例程,对初学者是很有用的。-lpc1768 extern interrupt program , good example.
LPC1768_interrupt
- LPC1768 串口、定时器、系统滴答时钟定时器中断服务函数-UART、timer、Systick interrupt function for LPC1768
TIMER
- 采用的主控芯片LPC1768系列CORTEX-M3内核处理器,时钟晶振XT=12MHZ,系统时钟96MHZ,外部时钟PLCK.定时器匹配 查询定时器停止位、定时器匹配 查询中断标志:本程序利用定时器产生1S的时间中断,同时切换LED状态,采用查询方式 定时器匹配 定时器硬件延时函数:本程序使用定时器作为硬件延时函数;定时器匹配 定时器硬件延时函数: 本程序利用定时器产生1S的时间中断,同时切换LED状态,采用中断方式;定时器匹配输出:本程序利用定时器产生1S的时间中断,同时切换LED状态-Usi
edge_interfere
- 采用的主控芯片LPC1768系列CORTEX-M3内核处理器,时钟晶振XT=12MHZ,系统时钟96MHZ,本程序利用KEY1控制发光二极管的状态变化,读取按键采用边沿中断方式-Using master chip LPC1768 series CORTEX-M3 core processor, clock oscillator XT = 12MHZ, system clock 96MHZ, using this procedure KEY1 control LED behavior change
【2】路虎_EXTI(2012.4.13)
- LPC1768外部中断程序例程 路虎开发板(LPC1768 external interrupt routines Land Rover development board)
【05-2】1768_UART 收发一帧数据
- LPC1768 UART 使用FIFO中断接收一帧数据, 接收完数据后,并通过发送中断,发送数据。(LPC1768 UART uses a FIFO interrupt to receive a frame of data, receives the data, and sends the data by sending interrupts.)