搜索资源列表
SPI
- stm32f103 SPI 驱动代码 ,可以直接 使用 -OK
STM32F103_NOKIA5110_SPI
- ARM Cortex-M3 STM32F103 interface NOKIA5110 LCD (SPI)-ARM Cortex-M3 STM32F103 interface NOKIA5110 LCD (SPI)
LEDSCREEN
- stm32f103 SPI 操作 串行FLASH 25p16-operation stm32f103 SPI serial FLASH 25p16
SPIsend
- STM32F103 Arm 单片机的 SPI 实现数据从并行到串行的收发-STM32F103 Arm Microcontroller SPI data from parallel to serial transceiver
STM32F103
- ET-STM32F103 is ARM Cortex-M3 Board Microcontroller that uses 32-Bit 64PIN (LQFP) Microcontroller No.STM32F103RBT6 from STMicroelectronics. Resource systems internal STM32F103RBT6 are quite perfect and suitable for learning or applying to man
ALIENTEK-MINISTM32--SPI-experiment
- STM32F103 spi 通信 c 源码-STM32F103 spi c code
SPI
- STM32f103的SPI驱动代码。只初始化了SPI2,如需要可以修改-STM32f103 SPI driver code. Only initialize the SPI2, if necessary, can be modified
sd-card与stm32 spi通信
- sd-card与stm32 spi通信,功能描述:STM32f103 SPI接口配置的初始化函数,隶属模块:STM32 SPI操作
STM32F103-SPI
- 战舰STM32F103开发板V3版本的SPI部分实验源程序,用keil环境,可以学习借鉴哦-The SPI for SPI founciton of Battleship STM32F103 board V3 version with keil environment
MPU6000(硬件SPI)
- 本程序基于stm32f103硬件平台,可通过spi接口读取mpu6000数据.(It can read the data of the mpu6000 by spi interface at the platform of stm32f103. If there is anything wrong ,please connect to me.)
RGB_model_code
- 通过SPI操作WS2812B(带IC的5050RGB灯珠)(Control WS2812B with STM32F103 SPI interface)
AD7606+stm32f103
- AD7606+stm32f103 spi和fsmc两路采集信息(AD7606+stm32f103 two roads)
SPI双机通信
- spi通信配置及对面代码及文件配置。。。。。。(SPI communication configuration and function implementation)
SPI
- 在STM32F103开发板上的SPI通信(SPI communication based on STM32F103 board)
dsp_stm32 spi
- stm32f103 和dsp28335通过spi连接(STM32F103 and DSP28335 are connected through SPI)
硬件SPI的ADS1256多次采集平均
- 基于STM32f103单片机,M3内核的,采用ADS1256芯片采集,精度达到24位,并且加入了平均采集算法,以及按键控制,内涵usart,可以进行串口显示。(Based on STM32f103 microcontroller, M3 core is collected by ADS1256 chip. The accuracy reaches 24 bits, and the average collection algorithm and key control are added. US
SPI
- SPI source code for STM32F103
SPI
- STM32F103 SPI通讯实例W25Q64(STM32F103 SPI communication example W25Q64)
STM32F10x工程_使用SPI方式读写TF卡SD卡
- stm32f103c8t6 spi 读取/写入SD卡(stm32f103c8t6 spi read write SD card)
STM32F103-SPI程序.rar
- 基于STM32F103的 spi 接口flash 数据读写程序,包括spi接口初始化、USART接口初始化、SPI flash初始化