CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - SPI CAN

搜索资源列表

  1. MSP430--SPI-OLED-code

    1下载:
  2. MSP430用模拟SPI写OLED驱动,包括详细资料,是初学者必备指南。对于其他单片机修改也可以.-MSP430 simulation using SPI to write OLED driver, including detailed information, is an essential guide for beginners. For other modifications can also be, ha ha ha.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:460140
    • 提供者:kamfun
  1. communication.X

    0下载:
  2. 利用SPI接口进行CAN总线通信,单片机可以通用,只需要有SPI模块即可转换成CAN总线形式。(Using SPI interface for CAN bus communication, single-chip microcomputer can be universal, only need to have SPI module can be converted to CAN bus form.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:呼啦圈
  1. W25X16

    0下载:
  2. 可以对W25X16进行读写操作,写一页,写一扇区(You can read and write operations on W25X16)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:zxb
  1. collect test

    0下载:
  2. 一个案子的测试程序,集合CAN,正交编码,SPI,ADC,FLASH,等(A test procedure for a case, set CAN, orthogonal encoding, SPI, ADC, FLASH, etc)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-15
    • 文件大小:10037248
    • 提供者:andy.zhou
  1. USB_Disk

    0下载:
  2. spi flash写的U盘,可以实现读写,每个扇区512字节(udisk which can read and write with fatfs)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:20110336
    • 提供者:joyshark
  1. ADS1256

    1下载:
  2. 这个是用软件模拟spi驱动ADS1256的C语言代码程序可以自行移植的(This is the use of software simulation SPI drive ADS1256 C language code, the program can be transplanted)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:2488320
    • 提供者:zmje
  1. SD卡2.0协议

    0下载:
  2. SD卡2.0协议的详细资料,可用与SPI使用(The details of the SD card 2.0 protocol can be used with SPI)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:888832
    • 提供者:鱼鱼越海
  1. STM32 SPI双机通信

    0下载:
  2. 做主机接收时,不能和发送共用一个函数。该程序是基于stm32的双机通信程序。一定要理解好主机和从机的作用,做主机时会控制通信的时钟,从机是不能产生时钟的。如果从机要发送数据,那可以在主机发送数据 的时钟上发送数据。(You cannot share a function with the host when you host the receiver. The program is based on STM32 dual computer communication program. Be su
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:121856
    • 提供者:kkk123
  1. 0下载:
  2. spi通信可以双机通信,通信数据完整,并且亲自测试了一下(SPI communications can be dual computer communication, communication data integrity, and personally tested it)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:4615168
    • 提供者:蓝精灵pq
  1. NUEDC_WiFi_Rx

    0下载:
  2. NRF24L01上位机/下位机程序 本程序使用两片STM32和NRF24L01进行互通信,使用HAL库开发,电路连接可在IOC文件中查看(NRF24L01 upper computer / lower computer program This program uses two pieces of STM32 and NRF24L01 for mutual communication, using the HAL library development, circuit connection
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:7322624
    • 提供者:一城
  1. 实验39:SD卡-SPI

    0下载:
  2. sd卡STM32F103 1个DEMO文档,该文档可以程序代码全,可以方便的查看或者学习(The document can program code, you can easily view or learn stm32f103 and sd card read and write)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-23
    • 文件大小:2231296
    • 提供者:舍得1984
  1. spiffs-master

    0下载:
  2. SPIFFS 全称是SPI Flash File System,用于SPI读写flash的文件系统,其实也可用于NOR flash SPIFFS 文件系统用于嵌入式平台的 SPI NOR flash设备,同样适用于MCU内部的falsh(SPIFFS full name is SPI Flash File System, for SPI read and write flash file system, in fact, can also be used for NOR flash The
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:105472
    • 提供者:ganjinming
  1. ServoControl-0922--FW

    1下载:
  2. 实现SPI总线的EEPROM读取数据,PWM控制电机,以及 uart口的读取陀螺编码器数据等(28335 SPI EEPROM PWM CAN PID control servo control used in the bush DC motor;AD sample and CAN process)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-26
    • 文件大小:13539328
    • 提供者:wt765420379
  1. src

    0下载:
  2. STM32F103X8的SPI驱动程序,可以方便的修改和使用多个SPI接口。(STM32F103X8 SPI driver, you can easily modify and use a number of SPI interface.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:lfb112
  1. MC9S128

    0下载:
  2. 20多个源代码,帮助快速了解MC9S128单片机,源代码直接运用。(More than 20 source code, to help quickly understand the MC9S128 microcontroller, source code directly used.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:15673344
    • 提供者:卡宴-07
  1. SPI_8SEG

    0下载:
  2. 基于C语言的SPI通信程序,编写时基于DSP28335,也可用于单片机、嵌入式开发(SPI communication program based on C language, written based on DSP28335, can also be used for single chip microcomputer, embedded development)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-31
    • 文件大小:315392
    • 提供者:毛小墩儿
  1. ad9516-4

    0下载:
  2. ad9516-4芯片的初始化程序,可以方便对各内部寄存器的配置,达到对时钟的分频控制。(the code of ad9516-4 for initial,it can config the register of all through spi interface.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:preman
  1. rfid_rc522.tar

    0下载:
  2. 在Linux下RFID的SPI驱动,可以移植到ARM平台上直接使用(In Linux under RFID SPI driver, can be transplanted to the ARM platform, direct use)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-03
    • 文件大小:235520
    • 提供者:mn7026
  1. 工作簿1

    0下载:
  2. 主要关于合肥工业大学计算机方面的知识,有数据结构,计算机组成原理,java,面向对象,(Just hole teacher talk, so that six new development of the party, you find a time, with the volunteer book, together to find the blue Secretary talk, @ Wang Kuo, you're responsible for this thing, a common
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:15360
    • 提供者:徐礼维
  1. spi_slave_test

    0下载:
  2. 实现spi协议的从机代码,亲测可用。按照字节接收,发送可以实现一次发送19字节,可按照需要更改。(The implementation of the code of the SPI slave protocol is available. By byte received, sending can be sent to send 19 bytes at a time, which can be changed as needed.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-07
    • 文件大小:1008640
    • 提供者:fantastic_guy
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 39 »
搜珍网 www.dssz.com