登录
首页 » C/C++ » STM32PUCOS-II=GPIO_PS2_TIM

STM32PUCOS-II=GPIO_PS2_TIM

于 2020-09-08 发布 文件大小:291KB
0 81
下载积分: 1 下载次数: 35

代码说明:

  1.板上的8 个按键分别分别代表数字1-8,按下一个按键将结果通过串口发送到PC机上显示; 2.使用两个定时器模块,分别定时为1ms 和100ms 产生中断,使用它们分别 产生1s的定时时间,将时间分别显示到数码管上; 3.外接PS/2小键盘,将按键的值通过串口显示到PC机上。(A panel of eight key representing the number 1-8 press a key the results sent through the serial port on a PC display (2) use two timer modules, respectively, of 1ms and 100ms timer generates an interrupt, use them, respectively, Produce the timing of the 1s, the time display to the digital control External PS/2 keyboard, the key value of displayed through the serial port to a PC.)

文件列表:

DWY_2
.....\project
.....\.......\Debug
.....\.......\.....\Exe
.....\.......\.....\...\gprs.bin,13508,2011-07-07
.....\.......\.....\...\gprs.out,145788,2011-07-07
.....\.......\.....\List
.....\.......\.....\Obj
.....\.......\.....\...\BoardInit.o,22412,2011-07-07
.....\.......\.....\...\cortexm3_macro.o,2180,2011-07-07
.....\.......\.....\...\gprs.o,18156,2011-01-13
.....\.......\.....\...\gprs.pbd,295,2011-07-07
.....\.......\.....\...\gprs.pbi,971,2011-01-22
.....\.......\.....\...\Hex.o,19724,2011-04-20
.....\.......\.....\...\I2C.o,32216,2011-02-13
.....\.......\.....\...\led.o,8576,2011-04-20
.....\.......\.....\...\main.o,28436,2011-07-07
.....\.......\.....\...\pdu.o,34760,2011-01-13
.....\.......\.....\...\pdu.pbi,969,2011-01-22
.....\.......\.....\...\stm32f10x_it.o,92192,2011-07-07
.....\.......\.....\...\stm32f10x_vector.o,6812,2011-07-07
.....\.......\.....\...\stm32_equip.o,31304,2011-07-07
.....\.......\gprs.dep,14735,2011-07-07
.....\.......\gprs.ewd,37815,2010-12-01
.....\.......\gprs.ewp,47737,2011-07-07
.....\.......\gprs.eww,158,2010-12-01
.....\.......\settings
.....\.......\........\gprs.cspy.bat,1989,2011-07-07
.....\.......\........\gprs.dbgdt,5473,2011-07-07
.....\.......\........\gprs.dni,932,2011-07-07
.....\.......\........\gprs.wsdt,4194,2011-07-07
.....\.......\........\gprs_Debug.jlink,248,2010-12-01
.....\STM32_LIB
.....\.........\config
.....\.........\......\stm32f10x_conf.h,6383,2010-11-01
.....\.........\inc
.....\.........\...\cortexm3_macro.h,2225,2008-09-21
.....\.........\...\stm32f10x_adc.h,18854,2008-09-21
.....\.........\...\stm32f10x_bkp.h,6911,2008-09-21
.....\.........\...\stm32f10x_can.h,12279,2008-09-21
.....\.........\...\stm32f10x_crc.h,1881,2008-09-21
.....\.........\...\stm32f10x_dac.h,9598,2008-09-21
.....\.........\...\stm32f10x_dbgmcu.h,2859,2008-09-21
.....\.........\...\stm32f10x_dma.h,17974,2008-09-21
.....\.........\...\stm32f10x_exti.h,5776,2008-09-21
.....\.........\...\stm32f10x_flash.h,13996,2008-09-21
.....\.........\...\stm32f10x_fsmc.h,18487,2008-09-21
.....\.........\...\stm32f10x_gpio.h,14820,2008-09-21
.....\.........\...\stm32f10x_i2c.h,15604,2008-09-21
.....\.........\...\stm32f10x_iwdg.h,3414,2008-09-21
.....\.........\...\stm32f10x_lib.h,3200,2008-09-21
.....\.........\...\stm32f10x_map.h,500262,2010-11-06
.....\.........\...\stm32f10x_nvic.h,19198,2010-11-27
.....\.........\...\stm32f10x_pwr.h,3865,2008-09-21
.....\.........\...\stm32f10x_rcc.h,14783,2008-09-21
.....\.........\...\stm32f10x_rtc.h,3619,2008-09-21
.....\.........\...\stm32f10x_sdio.h,18326,2008-09-21
.....\.........\...\stm32f10x_spi.h,13470,2008-09-21
.....\.........\...\stm32f10x_systick.h,3212,2008-09-21
.....\.........\...\stm32f10x_tim.h,47203,2008-09-21
.....\.........\...\stm32f10x_type.h,3388,2010-11-22
.....\.........\...\stm32f10x_usart.h,14180,2008-09-21
.....\.........\...\stm32f10x_wwdg.h,2620,2008-09-21
.....\.........\lib
.....\.........\...\stm32_2.0.3_lib.a,191376,2010-11-01
.....\.........\startup
.....\.........\.......\cortexm3_macro.s,10277,2010-09-21
.....\.........\.......\stm32f10x_vector.c,4569,2010-09-21
.....\.........\version.txt,14462,2010-09-21
.....\UCOS
.....\....\inc
.....\....\...\os_cfg.h,10090,2010-11-01
.....\....\...\os_cpu.h,5264,2010-08-21
.....\....\...\ucos_ii.h,81683,2008-11-07
.....\....\lib
.....\....\...\ucos.a,80308,2010-11-01
.....\USER
.....\....\inc
.....\....\...\BoardInit.h,304,2011-07-07
.....\....\...\includes.h,1903,2011-04-20
.....\....\...\main.h,44,2011-04-11
.....\....\...\stm32f10x_it.h,3862,2010-09-21
.....\....\...\stm32_equip.h,2161,2011-07-07
.....\....\...\type.h,1479,2011-01-22
.....\....\linkerCofig
.....\....\...........\STM32_Flash.icf,1507,2010-11-20
.....\....\...........\STM32_Flash.mac,2630,2010-09-21
.....\....\...........\STM32_Flash_XRAM.icf,1477,2010-10-26
.....\....\...........\STM32_Flash_XRAM.mac,2699,2010-09-21
.....\....\src
.....\....\...\BoardInit.c,11597,2011-07-07
.....\....\...\main.c,3425,2011-07-07
.....\....\...\stm32f10x_it.c,31185,2011-07-07
.....\....\...\stm32_equip.c,14342,2011-07-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104292会员总数
  • 28今日下载