搜索资源列表
S3C44B0X例子程序2
- 1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编
fs4510_demo5_pre
- FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
TIME_test
- 利用arm7开发板设计的时钟中断服务程序,和定时程序,其中处理器采用的是LPC2104-Development board designed by arm7 clock interrupt service routine, and the timing program, which is the LPC2104 processor
IAP
- lpc22xx系列的IAP例程,功能:LPC2200的IAP功能测试。 说明:调用IAP服务程序,完成FLASH编程操作。-lpc22xx series of IAP routines, function: LPC2200 the IAP function test. Descr iption: Call IAP service program, complete the FLASH programming.
SmartARM2300
- SmartARM开发板配套,SmartARM2300服务号读取程序-SmartARM2300 reading program service number
IAP
- LPC2200的IAP功能,调用IAP服务程序,完成FLASH编程操作。-LPC2200 the IAP function, call the IAP service program, complete the FLASH programming operation.
10M-Eth-for-WEB-service
- STM32F103转出10M以太网口,通过程序实现WEB服务器,调试通过,验证可行,对做web服务器的有参考。-The STM32F103 turn 10M Ethernet port, WEB server program debugging through the verification feasible, to do the web server a reference.
RTC
- 7. RTC程序设计与电路仿真 运用LPC2138内部RTC的实时时钟显示年、月、日、星期和时间。 定义74HC595的片选端口、开关端口。运用PINSEL0、PINSEL1寄存器设置SPI引脚的EINT0连接,运用IO0DIR寄存器设置控制口输出,初始化SPI接口,设置主机时钟分频、接口模式。设置中断为边沿触发模式、下降沿触发模式。设置所有中断匹配为IRQ中断,IRQ使能服务地址,然后通过使能EINT3允许IRQ中断,分别显示年、月、日、星期、时、分、秒的数据信息。 -7. RTC
w5500_example_dns_stm32
- W5500在stm32平台下运行dns服务的程序,经测试稳定运行,能正常进行dns解析-Under the program W5500 stm32 platform running dns service, tested and stable operation can normally resolve dns
Interrupt
- LPC2131中断,按下按键程序进入中断子程序,松开程序从中断中恢复-LPC2131 interrupt, press the button interrupt service routine, release the program to recover the interruption in