搜索资源列表
STM32 USB
- STM32单片机的测试C程序。
can.rar
- STM32的CAN通信例程,很经典,大家看一下,STM32 of CAN communication routines, it is a classic look at the U.S.
Micrium-ST-uCOS-II-LCD-STM32.r
- UCOSII 在STM32的移植,STM3210B-EVAL平台,支持IAR和Keil ,The source code for C/OS-II is provided in source form along with IAR EW and Keil*Vision3 (RV-MDK) project files that allows you to run C/OS-II on the IAR STM32-SK and ST STM3210BEVAL evaluation board
STM32_FOC_ACIM.ZIP
- stm320fxx 异步电机驱动实例,C语言编写-ACIM driver for stm320fxx platform
spi_flash_rw_code
- 华邦串行FLASH W25X40 读写程序范例,C语言编程。适用于华邦W25X系列,比较完整。-Winbond SPI Flash read and write source code.
STM32-SST25VF016B-SPI-v3
- 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a st
FreeRTOSonMINI-STM32
- freeRTOS stm32 includes sources in C dedicated to cortex m3
STM32-CAN
- 基于STM32 处理器的CAN总线通信协议源代码-Based on the STM32 processor CAN bus communication protocol source code
RTX
- RTX Examples for the BHS-STM32 Development Board: RTX RTX_CAN RTX_HID RTX_LED RTX_Mailbox RTX_RS232 RTX_RS485 RTX_TCP_uIP1.0
stm32-12864
- 基于STM32的液晶屏128X64液晶屏的C语言驱动程序。-Based on the STM32 LCD 128X64 LCD screen of the C language driver.
STM32_SD_SPI_Driver
- SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
delay.c
- Delay on stm32 , worked on STMicro STM32F103 ARm Cortex M3 , by using C Language .
STM32-7SEG-LED-SCAN
- 8位数码管动态扫描显示实验(显示不用库函数) *显示用指针直接访问GPIO端口的输出寄存器,形式GPIOD->ODR *延时delay_nms(5)时,显示不闪烁 *74HC138 A--P2.2--PE.0 B--P2.3--PE.1 C--P2.4--PE.2 *74HC573 D0~D7---PD[0..7] LE---PE.3 *by 追梦 2011-4-3-8-bit digital dynamic scan showed that the experimen
Chi-Lin-STM32-source-code
- 智林STM32程序源代码的分析和整理,编写了开发板上键盘扫描、字符输入和简单shell的程序-Chi Lin STM32 program source code analysis and sorting, preparation of the development board keyboard scanning, character input and a simple shell program
STM32-DS18B20
- STM32 DS18B20实验C,用于STM32系列单片机读写DS18B20,已调试通过。-STM32 DS18B20 experiment C, for the STM32 microcontroller to read and write DS18B20, has been through debugging.
STM32-USB_SD
- STM32 USB简易读卡器C程序,用于STM32单片机用USB口读写SD卡C程序,已调试通过。-Simple C program STM32 USB card reader, USB port for STM32 MCU to read and write SD card with the C program, has been through debugging.
STM32-RTC
- STM32 RTC实时时钟实验,用于STM32系列的单片机的RTC读写C程序,已调试通过。-STM32 RTC real time clock experiments, STM32 family of microcontrollers for the RTC to read and write C program, has been through debugging.
STM32-H103-Blinking-LED
- 简单的对STM32的应用,其中包含了timer计时器以及GPIO的基本设置,达到使LED进行定时闪烁的代码-Simple application of the STM32, which contains the basic timer timer and GPIO settings, to make the LED blink code for timing
STM32-national-I-car
- 2011年全国大学生电子竞赛C题,甲车实现,包括识别虚线,共用了6个循迹传感器,-2011 National Undergraduate Electronic Contest C title, a vehicle to achieve, including the identification of dotted line, shared by six tracking sensors,
stm32位操作与595代码
- 实现STM32对每个IO的位操作,非常适合对位单独操作使用。和595的代码。(STM32 bit operation for each IO, very suitable for the use of individual operations.)