搜索资源列表
testPLC
- 硬件使用STM32的红牛开发板上实现的一个简单的PLC指令控制IO输入输出功能,执行采用编译解析的虚拟机方式。开发编译环境MDK4.0。-Hardware using the STM32 development board of the Red Bull to achieve a simple PLC control IO command input and output functions, the implementation of resolution used to compile th
1_GPIO
- stm32 io口库函数操作,为STM32初学者准备-stm32 io port library function to operate, for the STM32 beginners
STM32_I2C
- 在ATM32的平台上用IO口模拟I2C读24FC256.-Read 24fc256 in STM32 platform,Not use I2C module, but in IO simulation.
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
ili9325_stm32_io_driver
- ILI9325驱动,采用STM32 IO方式,数据线D0~D15全部接在STM32 IO 口上。包含最基本的画点函数,指定绘画区域函数。-ILI9325 drive, using STM32 IO mode, data lines D0 ~ D15 all connected to the STM32 IO mouth. Point function contains the basic drawing, painting area designated function.
RTOS_STM32(2010-09-13)
- This project runs on uC/OS-II V2.52 and is based on STM32F103RBT6(ARM Cortex-M3 Core) Take care of the configuration of project. There re some Include Paths while linking which cannot be modified. Procedure of driving a device(IMPORTANT!!!)
main
- 利用STM32通用IO口依次点亮四个发光管-General IO port STM32 followed by four LED light
TIM1-LED-flash
- STM32的最基本测试,所有Io口取反,每隔200ms,实现led的闪-STM32 most basic test, all Io population inversion, every 200ms
stm32P2DPSK
- 基于stm32微处理器,通过12个IO口接收FPGA发来的2DPSK数字信号,经过一定的算法,解调出2DPSK信号,得到原始的基带信号。-Microprocessor-based stm32 through IO port 12 to receive the 2DPSK FPGA digital signal sent through a certain algorithm, the signal demodulation 2DPSK get the original baseband sign
kaka
- STM32普通IO驱动程序,能直接驱动STM32普通IO,使用STM32库函数-STM32 general IO drivers can directly drive the STM32 normal IO, using the STM32 library functions
IODetect
- stm32的IO口检测程序,对于学习stm32的gpio口有帮助的-stm32 IO port testing procedures for learning stm32 the gpio ports help
ALIENTEK-MINISTM32-EXTI
- 用STM32的IO口实现外部中断输入的实验源码-The STM32 IO port, external interrupt input source of experimental
stm32I2C
- STM32的I2C比较麻烦,这里是我用IO模拟的I2C,希望交流和学习-STM32 I2C trouble, here is the I2C IO simulation, I want to communicate, and learn
FatFs
- 实现了STM32的fat32,fat16文件系统,只需要替换简单的IO扇区读写接口,就能移植使用,很方便-STM32 fat32, fat16 file system, only need to replace the simple the IO sector read and write interface can transplant use, it is convenient
STM32-IIC-Page-Write
- STM32-iic页写,相信大多数工程师用到STM32的时候都遇到一个问题 那就是读写IIC 会卡死在while语句里,解决的办法有2个,1个是读写前再重映射一次IO口,另一个办法就是页写,我已经测试过 写入多少个都可以贴出来供大家分享-STM32-iic page write, I believe that most engineers use when they are experiencing an STM32 problem is that literacy IIC will get s
STM32KEYIO
- 实现对ARM STM32的IO操作,对按键输入的操作-STM32,It s can use to contrl the stm32 io and key.
STM32-I2C
- STM32的IO口模拟的I2C,稍加改动即可支持单字节多字节读写-stm32 io i2c
stm32-dac8532
- STM32,控制DAC8532,IO模拟信号和时钟线-STM32, control DAC8532
stm32-at24c64
- stm32 io模拟IIC,访问EEPROM,AT24C64-stm32 io simulation IIC, visit EEPROM, AT24C64
MINISTM32-Key-Test
- STM32按键测试代码,用于STM32 IO口输入测试。-STM32 Key test code,used for STM32 IO input test.