430IO模拟SPI读写子程序库 当搜所用的430单片机没有SPI接口时候 可以用软件模拟SPI接口进行通信
上传时间: 2013-12-18
上传用户:王者A
AT91RM9200的SPI程序,适合从单片机转做ARM的工程师共同学习.
上传时间: 2014-01-09
上传用户:banyou
easyARM8962 SPI通讯操作实验源码
上传时间: 2016-08-31
上传用户:rocwangdp
easyARM8962 ucos环境下 sd卡spi通讯实验源码
上传时间: 2016-08-31
上传用户:cxl274287265
This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet
标签: directory functions interface transform
上传时间: 2016-08-31
上传用户:cooran
塞扑拉思 psoc spi模块 作为master 的应用程序.
上传时间: 2013-12-24
上传用户:123456wh
TMS320LF2407的SPI控制程序
上传时间: 2016-08-31
上传用户:dongbaobao
spi的i/o茉莉程序,您的可用下载数就会增加1次.您的可用下载数就会增加1次.
上传时间: 2016-09-01
上传用户:litianchu
2812使用spi读写fm25cl64或者at25640的程序,已经测试通过。注意在在eeprom的datasheet中都写只支持spi的0或者3模式,但我用0模式一直调不通,改用spi模式才可以,程序中就是使用spi的1模式。
上传时间: 2016-09-03
上传用户:lanwei
此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。(因为在大部分应用中,是把SPI的DI和DO相连并用MCU的一个IO口来读写)。
上传时间: 2016-09-03
上传用户:onewq