CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SPI TO UART

搜索资源列表

  1. zhouligong-LPC17XX-example

    2下载:
  2. 周立功LPC17XX系列配套例程。包括AD,DAC,EINT.GPDMA.GPIO,I2C.IAP,PWM,QEI,RTC,SPI,SSP,TIMER,UART,储存器加速,掉电唤醒,数字输入,CAN,ETHERNET,USB,I2S例程。是学习 的很好例程,例程很全,很值。-Zhou, who LPC17XX series matching routines. Including AD, DAC, EINT.GPDMA.GPIO, I2C.IAP, PWM, QEI, RTC, SPI, SS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-26
    • 文件大小:10853376
    • 提供者:夏波
  1. Arm_example

    0下载:
  2. 基于 Philips 公司的 ARM-7 使用之 uC/OS-II 作业系统,此例程是移植于 LPC-2106 上的应用,属一些比较好的供学习的示例程序,有RTC,REMAP,SPI,TIME,UART,VIC,WDT 和启动代码boot loader-Based on the Philips company' s ARM-7 to use uC/OS-II operating system, the routines are transplanted in the LPC-2106 on
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:808713
    • 提供者:skytech
  1. UARTToSPIBridgeExample1

    0下载:
  2. PSOC UART SPI cypress 桥接功能 速度-PSOC UART SPI cypress
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1452365
    • 提供者:黄方
  1. doc2557.pdf.tar

    0下载:
  2. converting SPI to UART
  3. 所属分类:Editor

    • 发布日期:2017-04-04
    • 文件大小:45669
    • 提供者:jaikishan
  1. Nod32

    0下载:
  2. ect uart to pc .my AVR chip project is Mega8 that you can program on any Avr chip have 2kbyte rom. In bascsoftware spi configure have low speed into hardware spi.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:7165
    • 提供者:Mohammad
  1. highspeed_Accelerometer_ARM7_LPC2138

    0下载:
  2. arm7 lpc2138上控制射频芯片cc1100的代码,开发环境是ADS1.2,包含了无线发送接收代码和SPI,UART,I2C等各种协议的通讯代码,速率功率可调,已经调试好了-arm7 lpc2138 to control the RF chip cc1100 code, development environment is ADS1.2, including a wireless transmit and receive code and SPI, UART, I2C communicat
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:329887
    • 提供者:苏世圣
  1. code

    0下载:
  2. Code example for pic32, uart,spi,flash memory,i2c...very simple
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:144469
    • 提供者:nguyen
  1. iic-spi-uart

    0下载:
  2. 基于FPGA的IIC,SPI,UART接口协议的实现。-FPGA-based IIC, SPI, UART interface protocol implementation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2369447
    • 提供者:Air
  1. spi_to_uart

    1下载:
  2. spi转uart,51单片机下的源码,希望能有用-turn spi uart, 51 Microcontroller source code, hoping to be useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-17
    • 文件大小:37700
    • 提供者:凡若尘
  1. UARTtoSPI-Synchronous

    0下载:
  2. Covert SPI to UART STM32 code
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:10212
    • 提供者:wutticha
  1. FU50-UART

    0下载:
  2. HT66FU50 內建UART 功能,通過內部SPI 與UART Bridge IC 連接,實現UART 功能,本文 介紹利用pin remapping (引腳對換) 功能實現SPI 與UART 的分時複用。-Notes: write data to mx25l8005(flash memory) * read data from mx25l8005(flash memory) * send data to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1935607
    • 提供者:PPOOC
  1. fpga-spi-to-uart

    0下载:
  2. FPGA的SPI转多路UART / 485-spi to uart or 485
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:196173
    • 提供者:123
  1. SPI_UART

    0下载:
  2. SPI转串口 讲述了LPC1114 SPI转串口的方法-SPI TO uart
  3. 所属分类:Com Port

    • 发布日期:2016-01-24
    • 文件大小:1808384
    • 提供者:haojialiang
  1. WiFly-20101217-alpha-2

    0下载:
  2. This enables ARduino boards to connect to 802.11b/g wireless networks with Roving Networks RN-131C module. It uses the SC16IS750 SPI-to-UART chip to free up the Arduino s UART.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:29318
    • 提供者:ekpyrosis
  1. sc16is752

    0下载:
  2. i2c或者spi 转uart 芯片的驱动代码,外国的芯片,原厂的代码,采用regmap 的注册方式,学习和参考的绝佳资料-i2c or spi to uart driver code, it is aboard, it is good for study and referce!
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:9873
    • 提供者:
  1. SPI-and-UART_DMA

    0下载:
  2. STM32将SPI和UART配置成DMA的例程,具有参考价值。-The STM32 SPI and UART configured to DMA routines, a reference value.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6542
    • 提供者:刘韦韦
  1. SPI_UART_I2C-SC16IS752

    1下载:
  2. NXP 的SPI转UART芯片的资料和驱动,资料全面和详实。-NXP' s SPI to UART chip and data-driven, comprehensive and detailed information.
  3. 所属分类:SCM

    • 发布日期:2017-03-08
    • 文件大小:334848
    • 提供者:sjinhai
  1. SPI_TO_USART

    0下载:
  2. SPI to UART convert project for STM32F100 microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-05
    • 文件大小:227946
    • 提供者:Alex
  1. UART.X

    0下载:
  2. 利用串口与上位机通信,实时采集电信号并显示,最后以通信的方式返还给上位机。(Using serial port to communicate with the host computer, real-time acquisition of electrical signals and display, and finally return to the host computer by means of communication.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:99328
    • 提供者:呼啦圈
  1. max14830

    0下载:
  2. 基于max14830芯片,可以实现一路spi转4路串口(Based on the max14830 chip, you can implement a SPI to 4 serial port)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:10240
    • 提供者:爱莫之助
« 12 3 4 5 »
搜珍网 www.dssz.com