Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Embeded-SCM Develop DSP program
Title: Lab603-PID Download
 Description: #include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype statements for functions found within this file. interrupt void cpu_timer0_isr(void) #define LEDS*(int*)0x180000 #define port8000 (*((unsigned int*)0x208000)) #define port8001 (*((unsigned int*)0x208001)) #define port8002 (*((unsigned int*)0x208002)) #define port8003 (*((unsigned int*)0x208003)) #define port8004 (*((unsigned int*)0x208004)) #define port8007 (*((unsigned int*)0x208007)) void Gpio_select(void) void Gpio_PortB(void) void Gpio_PortA(void) void ShowParameters() void LCDPutString(unsigned int*pData,int x,int y,unsigned int nCharNumber,unsigned color) void PIDControl(int rk,int yk) char ConvertScanToChar(unsigned char cScanCode) void Delay(unsigned int nTime) // 延时子程序 Uint16 var1 = 0 Uint16 var2 = 0 Uint16 var3 = 0 Uint16 test_co
 Downloaders recently: [More information of uploader 275245207]
 To Search: 28335 pid c
File list (Check if you may need any files):
Lab603-PID\28335_RAM_lnk.cmd
..........\cc_build_Debug.log
..........\CTR.h
..........\Debug.lkf
..........\DSP2833x_Headers_nonBIOS.cmd
..........\Lab603-PID.paf2
..........\Lab603-PID.pjt
..........\Lab603-PID.sbl
..........\LCD.lib
..........\LCDDriver.obj
..........\PID.c
..........\PID.h
..........\scancode.h
..........\Lab603-PID.CS_\FILE.CDX
..........\..............\FILE.DBF
..........\..............\FILE.FPT
..........\..............\SYMBOL.CDX
..........\..............\SYMBOL.DBF
..........\..............\SYMBOL.FPT
..........\Debug\DSP2833x_ADC_cal.obj
..........\.....\DSP2833x_CodeStartBranch.obj
..........\.....\DSP2833x_CpuTimers.obj
..........\.....\DSP2833x_DefaultIsr.obj
..........\.....\DSP2833x_GlobalVariableDefs.obj
..........\.....\DSP2833x_Gpio.obj
..........\.....\DSP2833x_PieCtrl.obj
..........\.....\DSP2833x_PieVect.obj
..........\.....\DSP2833x_SysCtrl.obj
..........\.....\DSP2833x_usDelay.obj
..........\.....\DSP2833x_Xintf.obj
..........\.....\LCDDriver.obj
..........\.....\PID.map
..........\.....\PID.obj
..........\.....\PID.out
..........\Lab603-PID.CS_
..........\Debug
Lab603-PID
    

CodeBus www.codebus.net