搜索资源列表
STM32_I2C
- 在ATM32的平台上用IO口模拟I2C读24FC256.-Read 24fc256 in STM32 platform,Not use I2C module, but in IO simulation.
fsmc_nand
- stm32 下的SPI FLASH驱动,支持模拟IO和FSMC接口,flash类型K9F1208或k9f1g08 -stm32 under the SPI FLASH drive, support for analog IO and FSMC interfaces, flash type K9F1208 or k9f1g08
main
- stm32芯片通过IIC控制DS1307时钟芯片的软件,使用io口模拟IIC时序,能正确读取和设置时间-stm32 chip DS1307 clock chip through the IIC control software, using the io port analog IIC timing, read and set the time correctly
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.
stm32I2C
- STM32的I2C比较麻烦,这里是我用IO模拟的I2C,希望交流和学习-STM32 I2C trouble, here is the I2C IO simulation, I want to communicate, and learn
stm32-IO-Fatfs
- stm32模拟SPI读取SD并实现Fatfs文件系统-stm32 simulate SPI read SD and achieve Fatfs file system
STM32-I2C
- STM32的IO口模拟的I2C,稍加改动即可支持单字节多字节读写-stm32 io i2c
stm32-LCD-screen
- 关于stm32液晶屏电子相框的实现,程序中包含对液晶屏的io口模拟输出的具体实现-About stm32 LCD digital photo frame for implementation, the program includes specific implementation of the LCD screen io port analog output
stm32-dac8532
- STM32,控制DAC8532,IO模拟信号和时钟线-STM32, control DAC8532
stm32-at24c64
- stm32 io模拟IIC,访问EEPROM,AT24C64-stm32 io simulation IIC, visit EEPROM, AT24C64
无FIFO摄像头 IO抓取
- 通过i/o口模拟时序抓取ov7670的图像(Through the i / o port simulation time to capture the ov7670 image)
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.)
io_i2c
- STM32 IO口模拟I2C程序,亲测可用(C code for STM32 IO simulated I2C)
stm32软件串口1.0
- 通过stm32 io口模拟串口,串口接收通过中断. 本代码会把发送给串口的数据,发送出来(Through the STM32 IO port, the serial port is received through the serial port, and the serial port is received through the interrupt. This code will send out the data sent to the serial port)
SoftWareSerial
- STM32 IO模拟串口 发送接受 波特率9600(STM32 IO Analog serial port to send acceptance.)
STM32的IO模拟I2C主机_硬件I2C从机
- STM32 IO口模拟IIC(STM32 ads1115 STM32 ads1115)
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)
进阶十 使用IO口实现模拟IIC接口
- 学习STM32使用IO口模拟I2C通讯,经典哦!(Learn STM32 use IO port to simulate I2C communication, classic oh!)