搜索资源列表
stm32for24c02
- 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
stm32ruanjian-chuankouv1.0
- stm32软件模拟串口,普通io模拟串口使用.软件串口,代码经过验证,在高波特率下非常稳定.-stm32 simulation software serial, common io analog serial software serial, code proven very stable at high baud rate.
stm32-IO-Fatfs
- stm32模拟SPI读取SD并实现Fatfs文件系统-stm32 simulate SPI read SD and achieve Fatfs file system
stm3putongIOuart
- 本程序属于STM32普通IO口进行模拟IO口时序进行IO口扩展应用,非常经典。-This program belongs to STM32 common IO port IO port timing simulation IO expansion applications, very classic.
DS1302
- STM32处理器IO口模拟驱动DS1302时钟芯片-STM32 DS1302 CODE
STM32F103_DHT11
- 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!
STM32-IIC
- STM32 模拟IIC,IO口模拟IIC时序,比较实用-STM32
STM32_HPI
- 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
codeI2Cgpio
- 基于stm32的io口模拟i2c程序,已经在LIS3DH上经过测试-Based on the io port simulation i2c stm32
I2C
- 适用于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.
AD7793
- 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.
SPI
- stm32单片机IO口模拟SPI的模板程序,只需要修改端口号即可方便使用。-stm32 microcontroller IO port simulation SPI template program, only need to change the port number can be easy to use.
18B20(Stm32)
- STM32单片机进行模拟IO口方式读取18B20单总线模块的温度值-Stm32 microcontroller analog I/o mouth way of single bus read 18 b20 temperature value
SHT20P3231
- stm32 模拟3个IIC口操作2个SHT20和1个DS3231,串口输出数据。-STM32F103C8T6 MCU READ SHT20 AND DS3231 BY IO PORT.
st7789init
- 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
STM32 IO口模拟IIC接口程序
- 本程序基于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.)
STM32(普通IO 模拟串口)
- 利用STm32普通IO口实现串口功能,可以弥补串口不足的缺点(Using STm32 common IO port to realize serial port function)
bmi160
- 博世三轴加速度传感器的驱动 ,模拟I2c(Drive of Bosch Triaxial Acceleration Sensor and Simulate I2c)
VL6180
- 通过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