资源列表
cpu_timer
- 这个示例配置DSP28027CPU Timer0 1 & 2和增量,每计数一次,定时器产生一个中断。-This example configures CPU Timer0, 1, & 2 and increments,a counter each time the timer asserts an interrupt.
adc_temp_sensor
- 配置dsp28027的PLL为x12/2模式。这个是其具体的程序实现。- This example sets up the PLL in x12/2 mode.
STM32ADC
- 基于stm32 adc简单采样功能描述,例程简单易懂。-base on stm32 sample
CHUANKOU
- STM 32串口通讯简单例程,可以按照本例程修改需要的功能-stm32 chaunkou communition
stm32LED
- STM32LED跑马灯,简单的io口使用。有助于新手了解stm32使用方式-STM32 LED BEEP
STM32INTERRUPT
- STM32外部中断试验代码,简单的中断处理函数。可以按照自己的需求进行修改。-stm32 interrupt
STM32WATCHDOG
- STM32看门狗代码,简单的喂狗操作,有助于新手了解看门狗原理和喂狗方式。-STN32 WATCH DOG
STM32UCOS
- STM32ucos系统简单使用教程,第一章,任务调度。简单的ucos使用。-STM32 UCOS
STM32_UCOS_MAIL
- STM32 ucos系统的信号量和邮箱机制,有助于新手理解信号量和邮箱的使用和发送过程。-STM32 UCOS MAIL
Wince_watchdog
- WinCE App 看门狗程序,当App程序因为异常退出后,可以重新启动程序。-Wince App Watch dog. To restart the app when exception abort.
ledtest
- LED 测试程序,用于arm v4l开发板上wince系统下的io口测试。-LED test app. developed under evc and used for arm v4l study board.
restart-function
- 基站设备重启功能测试程序。arm开发板,wince系统环境,evc开发环境。-restart function for base station based on arm v4 and wince os.