搜索资源列表
Rd_sdmmc
- LPC2210以SPI方式读写SD/MMC卡的源码,里面有SD/MMC卡读写程序软件包,可以移植到其他处理器-LPC2210 SPI approach to literacy SD / MMC cards source, There are SD / MMC Card Reader software package that can be transferred to other processors
STM32ISP.rar
- 基于ARM7体系的stm32通过spi下载程序的软件,Based on the ARM7 system stm32 through spi download software
ZLG_SD.rar
- ZLG LM3s SD卡 软件包,包括SPI接口,SD卡读写,ZLG LM3s SD card package, including the SPI interface, SD card reader
RC531_SPI
- 在STM32下面实现SPI驱动,关于RC531的几种SPI总线驱动,包括软件模拟实现SPI和硬件实现SPI接口,具有参考价值。-STM32 implementation in the following SPI driver, on the RC531 several SPI bus driver, including software simulation and hardware implementation to achieve SPI SPI interface, with the re
SPI
- NXP 处理器lpc1700下spi测试程序 这是UART测试程序,本程序,将串口连接到 串口0 打开串口终端软件 将会显示串口0输出的信息串口2输出开发板信息。-lpc1700spi UART test program which is testing the program, download the program, will open the serial port connected to the serial 0 serial 0 terminal software will dis
EX22-SPI
- 这个程序是在keil软件上编写的关于LPC21XX系列arm的SPI中断范例。通过该范例可以熟悉如何编写LPC21XX系列arm的SPI中断程序。-This process is the preparation of the keil software LPC21XX series on the arm of the SPI interrupt example. Through the sample can be familiar with how to prepare LPC21XX seri
AT91RM9200-PS2MousePS2KeyBoard
- 在AT91RM9200的平台上,分别通过软件模拟和SPI的方式实现PS2协议,并完成键盘数据和鼠标数据的读取,并通过PS2协议点亮键盘上的LED。注,标准鼠标和扩展鼠标(带滚轮)都已实现-Platform in the AT91RM9200, respectively, through software simulation and PS2 way SPI agreement and the completion of the keyboard data and mouse data to re
zlg7289a1
- 软件实现SPI板子的ID的读写,并且通过串口打印出来-read SPI ID
spi7219fors3c2440
- 自己写的 基于arm s3c2440 max7219的现实程序,用软件模拟spi协议,开发板用的是友善之臂mini2440,ads1.2开发,包含所有项目文件,保证好用,给有需要的朋友,-Write your own arm s3c2440 max7219-based reality program, using software simulation spi protocol development board using a friendliness arm mini2440, ads1.2
SPI
- C51 程序,程序为SPI通讯的应用及进行按键扫描的软件程序。-C51 procedures, procedures for the SPI for communications applications and software programs scan button.
TMS320LF2407A_VFDcode
- TMS320LF2407A变频器程序,包括各个模块I2C,SPI的操作,以及软件流程图说明.-TMS320LF2407A inverter procedures, include various modules I2C, SPI operation, as well as software flow chart descr iption.
SPI
- 用51单片机软件模拟SPI通信单片机, 对25c040进行读写入操作 -51 SCM software simulation SPI communication microcontroller to read and write into the operation of the 25c040
MX25L1602Drv
- MX25L1602 spi flash 驱动软件,可以移植支持所有的MX25L系列-MX25L1602 spi flash driver software can support all MX25L transplant series
ad719x
- 关于ADI公司的24位模数转换芯片AD719X系列,硬件SPI和软件模拟SPI两种方式实现的源代码!-About ADI' s 24-bit analog-digital conversion chip AD719X series, hardware and software simulation SPI SPI are two ways to achieve the source code!
yuanwenjian
- 12位和16位串行DA上位机控制软件和单片机源代码,这是一个项目里面包含DA芯片控制软件的部分源代码和软件。 -------------------------------------------------- 基本原理介绍: 上位机通过串口向单片机发送DA的控制字,单片机通过SPI接口对DA进行控制。 实现的功能是:在上位机上用户界面上设置一个电压值,DA对应的输出正确的电压。-12-bit and 16-bit serial DA PC control
STM8-SPI-NRF24L01
- STM8的软件模拟SPI口写的NRF24L01程序,相信对于开发人员有很大帮助。-STM8 software simulation SPI port write NRF24L01 program, I believe there is a great help for developers.
ADC
- 3.A/D程序设计与电路仿真 通过AD对外部电压进行AD采样,然后利用SPI接口对采样回来的数据进行显示,并将转换结果通过UART发给上位机进行显示。 首先设置需要显示的数组,使用PINSEL0、PINSEL1寄存器设置串口0的连接端口,使用IO0DIR设置74HC595的控制口,初始化串口0,使用U0LCR、U0DLM、U0DLL、U0LCR寄存器设置波特率,初始化SPI接口,设置SPI的时钟分频、接口模式。 其次对ADC模块进行设置,通过移位设置寄存器ADCR选择通道0,设置转换
STM32F0XX教程+例程源码
- STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于L
ads7883模拟spi驱动代码
- stm32+ads7883软件模拟spi实现数据采集