搜索资源列表
ALIENTEK-MiniSTM3
- 不完全手册,一本简单好用的arm编程知道书,教你不使用库函数也可以写出出色的程序- unsigned int i BYTE buffer[512] // file copy buffer FATFS fs // Work area (file system object) for logical drive FIL fsrc // file objects FRESULT res
Hardware_Solutions_I2C
- STm32f4 i2c source code example , written in keil, can be used with any stm32f series ARM
I2C
- library for lpc17xx arm cortex m3 i2c
LPC800_um
- LPC800用户手册,内含详细寄存器介绍与使用。 LPC800 是基于ARM Cortex-M0+ 的低成本32 位MCU 系列产品,工作时CPU 频率高达 30 MHz。LPC800 支持最高16 kB 的闪存和4 kB 的SRAM。 LPC800 的外设包括:一个CRC 引擎、一个I2C 总线接口、多达三个USART、多达两个 SPI 接口、一个多速率定时器、自唤醒定时器、状态可配置定时器、一个比较器、采用开关 矩阵的功能可配置I/O 端口、一个输入模式匹配引擎和多
i2c_sw
- a simple sample source code for deriving i2c by software. this is Arm sample