搜索资源列表
LCDDemo(lcd_led_buttom)
- STM32F10xx的LCD驱动源码,还好啦,需要的可以下下来看看的哦。-The LCD driver STM32F10xx source, but also Well, need to take a look at the oh down under.
i2c_ee
- stm32 24C16读写驱动程序,自动判断跨页-stm32 24C16 driver to read and write, automatically determine the inter-page
i2c_ee
- STM32微控制器IIC外设的DMA操作源程序-STM32 IIC DMA
i2c_ee
- STM32 硬件I2C读写24CXX程序-STM32 hardware I2C R&W 24CXX program
i2c_ee
- STM32 I2C读写EEPROM,AT24c12b例程-STM32 I2C Read/Write EEPROM
i2c_ee
- STM32-IIC 配置解说(原创)STM32 - I2C 简介 :I2C 总线接口连接微控制器和串行 I2C 总线。它提供多主机功能,控制所有 I2C总线特定的时序、协议、仲裁和定时。支持标准和快速两种模式,另外 STM32的 I2C 可以使用 DMA 方式操作。本文主要以一个实例来介绍 STM32-I2C 的配置方式和具体在工程中通过调用哪些库函数来实现 I2C 器件的通信。实例:写入数据到器件 AT24C02 并将存入的数据读出好
STM32F10x_StdPeriph_Lib_V3.5.0
- ADC examples 3 & 4 updated DEBUG example Example modified to support RIDE specific printf function implementation I2C example5 i2c_ee.c: add the following function prototypes: "void GPIO_Configuration(voi