文件名称:18_Spi02
介绍说明--下载内容均来自于网络,请自行研究使用
本实验中SPI模块的发送采用查询方式,接收采用中断方式。例程将SPISIMO和SPISOMI两个引脚内部短接,实现自发自收模式。SPI将0-99这100个数字逐个发出,然后逐个接收存入Spi_VarRx[]。-Using interrupt mode.Routines will SPISIMO and SPISOMI two pins internal sub, spontaneous since the implementation model.SPI will be issued a scale of 0-99 to the 100 figures one by one, and then one by one to receive deposit Spi_VarRx [].
(系统自动生成,下载前可以参看下载内容)
下载文件列表
18_Spi02\Spi02\cc_build_Debug.log
........\.....\Debug\DSP28_DefaultIsr.obj
........\.....\.....\DSP28_GlobalVariableDefs.obj
........\.....\.....\DSP28_Gpio.obj
........\.....\.....\DSP28_InitPeripherals.obj
........\.....\.....\DSP28_PieCtrl.obj
........\.....\.....\DSP28_PieVect.obj
........\.....\.....\DSP28_Spi.obj
........\.....\.....\DSP28_SysCtrl.obj
........\.....\.....\Spi02.map
........\.....\.....\Spi02.obj
........\.....\.....\Spi02.out
........\.....\Debug.lkf
........\.....\Debug.lkv
........\.....\DSP28_Adc.h
........\.....\DSP28_CpuTimers.h
........\.....\DSP28_DefaultIsr.c
........\.....\DSP28_DefaultIsr.h
........\.....\DSP28_DevEmu.h
........\.....\DSP28_Device.h
........\.....\DSP28_ECan.h
........\.....\DSP28_Ev.h
........\.....\DSP28_GlobalPrototypes.h
........\.....\DSP28_GlobalVariable.h
........\.....\DSP28_GlobalVariableDefs.c
........\.....\DSP28_Gpio.c
........\.....\DSP28_Gpio.h
........\.....\DSP28_InitPeripherals.c
........\.....\DSP28_Mcbsp.h
........\.....\DSP28_PieCtrl.c
........\.....\DSP28_PieCtrl.h
........\.....\DSP28_PieVect.c
........\.....\DSP28_PieVect.h
........\.....\DSP28_Sci.h
........\.....\DSP28_Spi.c
........\.....\DSP28_Spi.h
........\.....\DSP28_SysCtrl.c
........\.....\DSP28_SysCtrl.h
........\.....\DSP28_Xintf.h
........\.....\DSP28_XIntrupt.h
........\.....\History\Spi02.~(1).pjt.Zip
........\.....\Spi02.c
........\.....\Spi02.paf
........\.....\Spi02.pjt
........\.....\SRAM.cmd
........\Spi02实验说明.txt
........\.....\Debug
........\.....\History
........\Spi02
18_Spi02