搜索资源列表
SPI
- stm32f103 SPI 驱动代码 ,可以直接 使用 -OK
STM32 驱动 W5100 实现 http 的网页浏览也可通过网页控制 LED
- CPU 是使用 STM32F103 的单片机,可以非常方便地移植软件到 ST 的Cortex 单片机上,而单片机采用 SPI 总线和间接总线与 W5100 接口,并可任选一种方式.也提供JTAG接口用于单片机软件调试.可通过RS-232C接口下载程序.CPU 和 W5100 采用 3.3V 电压供电.另提供标准RS-232C 串行接口与上位机相连.编译器是使用 Keil 的 MDK 工程.
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.)
SPI实验
- SPI通信例程,使用STM32F103单片机作为主控芯片(SPI communication routines)
21ic下载_自制STM32F103开发板
- STM32F1系列属于中低端的32位ARM微控制器,该系列芯片是意法半导体(ST)公司出品,其内核是Cortex-M3。 该系列芯片按片内Flash的大小可分为三大类:小容量(16K和32K)、中容量(64K和128K)、大容量(256K、384K和512K)。 芯片集成定时器,CAN,ADC,SPI,I2C,USB,UART,等多种功能。(The STM series belongs to the 32 - bit arm microcontroller of the middle and l
STM32F10x工程_使用SPI方式读写TF卡SD卡
- stm32f103c8t6 spi 读取/写入SD卡(stm32f103c8t6 spi read write SD card)