CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - STM32 IO模拟

搜索资源列表

  1. stm32for24c02

    0下载:
  2. stm32的i2c固件库老是有问题,读写24c02时会出现问题,如果对单片机资源要求不苛刻,可以用io模拟一下-stm32 the i2c firmware library is always a problem, a problem when reading and writing 24c02, if the MCU resource requirements are not demanding, you can use io simulate what
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1175
    • 提供者:andy
  1. stm32ruanjian-chuankouv1.0

    3下载:
  2. stm32软件模拟串口,普通io模拟串口使用.软件串口,代码经过验证,在高波特率下非常稳定.-stm32 simulation software serial, common io analog serial software serial, code proven very stable at high baud rate.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:771537
    • 提供者:sdflkkl
  1. stm32-IO-Fatfs

    0下载:
  2. stm32模拟SPI读取SD并实现Fatfs文件系统-stm32 simulate SPI read SD and achieve Fatfs file system
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:3958
    • 提供者:Nic
  1. stm3putongIOuart

    0下载:
  2. 本程序属于STM32普通IO口进行模拟IO口时序进行IO口扩展应用,非常经典。-This program belongs to STM32 common IO port IO port timing simulation IO expansion applications, very classic.
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:11063343
    • 提供者:陈真
  1. DS1302

    0下载:
  2. STM32处理器IO口模拟驱动DS1302时钟芯片-STM32 DS1302 CODE
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2804
    • 提供者:狙外一枪
  1. STM32F103_DHT11

    0下载:
  2. STM32通过IO口模拟与DHT11实现串行通信,由于DHT11本身限制只能读出温度和湿度的整数位!-STM32 serial communication via IO port analog and DHT11, DHT11 itself due to restrictions only read integer bit temperature and humidity!
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4969617
    • 提供者:姜瑜
  1. STM32-IIC

    0下载:
  2. STM32 模拟IIC,IO口模拟IIC时序,比较实用-STM32
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1877
    • 提供者:sian
  1. STM32_HPI

    0下载:
  2. STM32使用IO口模拟读写DSP的HPI,完成ARM和DSP之间的通信,测试DSP型号为TMS320C6418-STM32 DSP using analog IO read the HPI, complete communications, test DSP model between the ARM and DSP TMS320C6418
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2625507
    • 提供者:朱建南
  1. codeI2Cgpio

    0下载:
  2. 基于stm32的io口模拟i2c程序,已经在LIS3DH上经过测试-Based on the io port simulation i2c stm32
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:6650238
    • 提供者:李博
  1. I2C

    0下载:
  2. 适用于STM32的模拟I2C驱动,以普通IO口模拟I2C。已修正数个代码漏洞,可单个、批量写入、读出。亲测可用。-I2C simulation for STM32 drive, with ordinary analog IO I2C. Fixed a number of code vulnerabilities, can be a single batch of writing and reading. Pro test available.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4034
    • 提供者:海亮
  1. AD7793

    1下载:
  2. AD7793驱动程序,采用IO口模拟SPI通讯的方式,方便移植到stm32单片机上,只需要更改端口定义即可。-AD7793 driver using IO port simulation SPI communication means to facilitate migration to the stm32 MCU, only you need to change the port definition can be.
  3. 所属分类:SCM

    • 发布日期:2016-11-13
    • 文件大小:7168
    • 提供者:cc3366cc
  1. SPI

    0下载:
  2. stm32单片机IO口模拟SPI的模板程序,只需要修改端口号即可方便使用。-stm32 microcontroller IO port simulation SPI template program, only need to change the port number can be easy to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1022
    • 提供者:cc3366cc
  1. 18B20(Stm32)

    0下载:
  2. STM32单片机进行模拟IO口方式读取18B20单总线模块的温度值-Stm32 microcontroller analog I/o mouth way of single bus read 18 b20 temperature value
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:12182
    • 提供者:yubinbin
  1. SHT20P3231

    0下载:
  2. stm32 模拟3个IIC口操作2个SHT20和1个DS3231,串口输出数据。-STM32F103C8T6 MCU READ SHT20 AND DS3231 BY IO PORT.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:329735
    • 提供者:qqwin
  1. st7789init

    1下载:
  2. STM32单片机通过SPI初始化TM2.8 LCD,采用IO模拟3-line SPI RGB666模式,LVDS信号由ARM-A5提供-STM32 MCU initialization TM2.8 LCD, IO are adopted to simulate the 3-line SPI RGB666 mode, an LVDS signal provided by the ARM-A5
  3. 所属分类:SCM

    • 发布日期:2017-12-15
    • 文件大小:5515264
    • 提供者:honyuan
  1. STM32 IO口模拟IIC接口程序

    0下载:
  2. 本程序基于stm32单片机 的io口模拟IIC,STM32单片机硬件复杂且不好用,使用本程序简洁明了。(This procedure is based on the STM32 microcontroller IO port analog IIC, STM32 microcontroller hardware complex and difficult to use, the use of this program is simple and clear.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:515072
    • 提供者:铜陵人
  1. STM32(普通IO 模拟串口)

    3下载:
  2. 利用STm32普通IO口实现串口功能,可以弥补串口不足的缺点(Using STm32 common IO port to realize serial port function)
  3. 所属分类:单片机开发

    • 发布日期:2021-03-25
    • 文件大小:7464960
    • 提供者:Fitch.LI
  1. bmi160

    0下载:
  2. 博世三轴加速度传感器的驱动 ,模拟I2c(Drive of Bosch Triaxial Acceleration Sensor and Simulate I2c)
  3. 所属分类:单片机开发

    • 发布日期:2019-05-31
    • 文件大小:5120
    • 提供者:谢耳朵啊
  1. VL6180

    6下载:
  2. 通过STM32F103单片机控制VL6180测距传感器测量距离,并通过串口将距离发送给上位机。本程序使用STM32片上外设IIC来通信,可以通过编程实现IO模拟IIC。(Control VL6180 to measure distance by using STM32F103, and send distance to host computer by USART. This Program using STM32's peripherals IIC for communication, we
  3. 所属分类:单片机开发

    • 发布日期:2020-07-01
    • 文件大小:5918720
    • 提供者:Joseph_Lee
搜珍网 www.dssz.com