搜索资源列表
I2C
- STM32的I2C例程,详细例程,能够使用的,下载完了要给点回复哦!
I2C
- STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对IIC进行操作。IIC是一种通信协议,处理器可用来进行与外围接口的通信。
stm32 i2c dma方式访问eeprom
- stm32 i2c dma方式访问eeprom
ARMJISHU_MP3_code
- 基于STM32的wav播放器源码.处理器使用的是stm32f103vet-Wav player based on the source STM32
DCMI_OV7670
- STM32F2 for OV7670驱动 使用STM32 I2C初始化OV7670-STM32F2 for OV7670 driver STM32 I2C initialization OV7670
STM32-I2C
- STM32 I2C 封装库1 – 查询方式 STM32 I2C 封装库2 – 中断方式 STM32 I2C 封装库3 – DMA方式 -STM32 I2C package library 1- ways to search for STM32 I2C package library 2- interrupt STM32 I2C package library 3- DMA mode
STM32_I2C_Poll_INT_MDA
- stm32 的I2C若并容易实现,调试也困难,现在有好办法了:中断、轮询、DMA三种方式任选-If the I2C stm32 and easy to implement, debug and difficult, there are a good way: the interrupt, polling, DMA optional three ways
I2C_EEPROM_OK
- 基于STM32平台,自创的原代码,I2C与EEPROM通信,很好用-Based on the STM32 platform, create their own source code, I2C communication with the EEPROM, very good use
STM32_I2C
- 在ATM32的平台上用IO口模拟I2C读24FC256.-Read 24fc256 in STM32 platform,Not use I2C module, but in IO simulation.
I2C
- STM32的I2C总线通信例子程序,完整工程全部打包,绝对可用,是开发32位ARM处理器I2C通信的重要参考。-I2C-bus communication STM32 example program, complete all projects package, absolutely free, is to develop 32-bit ARM processor, an important reference for I2C communication.
STM32_I2C
- STM32系列32位闪存微控制器基于突破性的ARM Cortex™ -M3 内核... 这是它的一个I2C的例子-STM32 family of 32-bit Flash microcontrollers based on the breakthrough ARM Cortex
STIM32F10xxx-IIC-example
- 一份详细的stm32处理器上IIC总线编程的例子,包括pdf详细说明和源代码和库文件,说明很详细,值得参考~-A detailed stm32 processor programming examples of IIC bus, including a detailed descr iption pdf and source code and library files to illustrate in great detail, it is also useful ~
STM32I2C_EE
- STM32的I2C读写EEPROM的源码,测试可用!-STM32 I2C EEPROM read and write the source code, testing available!
STM32_I2C_Example
- 该源码是arm芯片stm32的I2C源码-The source is the arm of the I2C chip stm32 source
stm32-I2C
- stm32硬件I2C的使用。使用STM32自带的硬件I2c,实现与外围器件的通信,配置寄存器,读取数据。-stm32 hardware I2C use. STM32 own hardware I2c communication with peripheral devices, the configuration register to read the data.
STM32-I2C
- STM32的IO口模拟的I2C,稍加改动即可支持单字节多字节读写-stm32 io i2c
STM32-I2C
- STM32R的i2c驱动,方便移植,包括头文件与源文件,很好用-the I2C driver of stm32 , easy to use,with head file and source file,very good!
I2C_TwoBoards_ComPolling
- 基于STM32开发板,通过模拟寄存器,验证I2C通信功能,(I2C_TwoBoards_ComPolling I2C Two Boards Communication Polling Example)
Software I2C,SPI using STM32
- Software I2C,SPI using STM32
模拟I2C
- STM32使用GPIO模拟I2C slave,测试可用(I2C slave using gpio)
