搜索资源列表

  1. 14584

    0下载:
  2. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-09-29
    • 文件大小:118784
    • 提供者:cong
  1. SPI_INIT

    0下载:
  2. SPI INITIALISATION FUNCTIONS FOR MCP2515 CAN CONTROLLER RESET
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-09-29
    • 文件大小:1024
    • 提供者:naga
  1. 3310

    0下载:
  2. nokia 3310 lcd #include "3310.h" //global variable for remembering where to start writing the next text string on 3310 LCD unsigned char char_start /*----------------------------------------------------
  3. 所属分类:VHDL编程

    • 发布日期:2024-09-29
    • 文件大小:2048
    • 提供者:hadi
  1. ffsp

    0下载:
  2. SPI lib for atmega168. DON USE Wrk? UNOS void spi_init(void) { /* Set MOSI and SCK output */ DDR_SPI |= _BV(DD_MOSI) | _BV(DD_SCK) DDR_SPI &= ~_BV(DD_MISO) /* Enable SPI, Master, set clock rate fck/
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-09-29
    • 文件大小:37888
    • 提供者:ddddddddddrr
  1. SPI

    0下载:
  2. AT25F1024 驱动程序 AT25F1024 驱动程序 AT25F1024 驱动程序-void AT25_Delay(unsigned int dtime) void SPI_Init(void) void SPI_DCS(void) void SPI_CS(void) void SPI_WRITE_BYTE(unsigned char nbyte) unsigned char SPI_READ
  3. 所属分类:其他小程序

    • 发布日期:2024-09-29
    • 文件大小:1024
    • 提供者:liujianhui
  1. Spi_init

    0下载:
  2. msp430spi配置程序,可以直接用。-the spi configure of msp430
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-09-29
    • 文件大小:1024
    • 提供者:钟华龙

源码中国 www.ymcn.org