搜索资源列表
emac_example
- 这个是基于TI DSP6747开发平台的emac接口调试程序,帮助大家顺利使用网卡-This is a development platform based on TI DSP6747 emac interface, debugger, to help you successfully use the card
test4
- TMS320X281xDSP定时器应用DSP28 T1PWM - output to generate a (square wave)note , CPU Timer0 ISR every 50 msWatchdog active , served in ISR and main-loop -TMS320X281xDSP timer application DSP28 T1PWM- output to generate a (square wave) note, CPU Timer0 ISR e
ADC-ISR
- 模数转换的ADC的服务子程序,很有用,很强大-Analog-digital conversion of the ADC service routine, very useful, very powerful ~ ~
nand
- LAND flash的驱动程序,完成从nand flash引导,支持动态ISR安装,增加SDRAM初始化及重映射功能。-LAND flash driver, complete boot from nand flash, support for dynamic ISR installed, increasing SDRAM initialization and re-mapping function.
Rutinas_interrupciones
- ISR routines for microcontrollers
wdt
- 两个示例配置看门狗定时器在一定时期超时时间以及GPT为GPI ISR最初几次服务脉宽-The two example configures watchdog timer to time-out at certain period and GPT to service WDTIM for first few times in GPI ISR
gpio_test
- DSP的gpio测试程序,焊接硬件电路调试的时候使用-// TITLE: DSP280x Device Default Interrupt Service Routines. // // This file contains shell ISR routines for the 280x PIE vector table. // Typically these shell ISR routines can be used to populate the entire PIE /
sleep_int
- This code example shows how to setup the Sleep Timer for using it as the source for waking up from a Power Mode. In the example the system goes into Power Mode 0 after setting up the Sleep Timer and Sleep Timer interrupt. The Sleep Timer is
msp430x47xx_uscib0_i2c_02
- 本程序代码是使用I2C通信的一个例子,主要实现I2C与在读写模式下的PCF8574通信。-I2C communication with a PCF8574 in read and write mode is demonstrated. PCF8574 port P is configured with P0-P3 input, P4-P7. Read P0-P3 input data is written back to Port P4-P7. This example uses t
Timer
- 本程序示例如何使用C语言写TIMER。头文件 misc.h有3个有关时钟操作的函数:1. timer_on() 2. timer_off() 3. timer_set(unsigned int, unsigned int,int)(This program illustrates how to use the Timer in 'C'. The header file misc.h has the three functions related to Tim