搜索资源列表
STM32_USART1
- stm32 库文件:3.10 本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去 一开机时,会发送 "Starting....."到USART1-stm32 Library: 3.10 This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1 A start,
Cortex_m3_StartUP
- Cortex_m3的启动描述,熟悉Cortex_m3如何启动,更好的了解STM32的CPU-Cortex_m3 start descr iption Cortex_m3 know how to start, a better understanding of the CPU STM32
ADC_TIM1
- STM32F10X ADC定时器出发方式,STM32例程包之一-STM32F10X ADC start the timer mode, STM32 routine one package
STM32-WWDGPLCD1602-Sec-counter
- WWDG+LCD1602秒表实验;* WWDG + LCD1602 秒表实验 *两个按键中断方式控制,计时精确到10ms *key1--Start/Stop---PA8(板子上User键) key2---Clear---PC13(板子上Tamper键) *LCD1602接线:D0~D7--->PD[0..7] RS->PE0 RW->PE1 E->PE2(外部接上拉电阻到5V) *by 追梦 2011-4-8 *change by:追梦 2011-
AT45DB161D_STM31F103_SOURCE_C
- 开发工具是KEIL,基于STM32F103 ARM芯片实现与AT45DB161D DATA_FLASH数据读写的操作(SPI),对于想入手STM32的新手来说,绝对是不可多的的源码。-Development tools is KEIL, based on STM32F103 ARM chip and AT45DB161D DATA_FLASH data read and write operations (SPI), who want to start the STM32 novice, it
USB_test_STM32F103_SOURCE_C
- 开发工具为KEIL,一个基于STM32F103的USB口测试程序,想入手STM32 ARM的第一手资料。希望对大家有好处。-Development tools for the KEIL, a USB port on STM32F103 test program, would like to start STM32 ARM-hand information. Hope everyone is good.
STM32-MCU-Quick-StartV1[1].0
- STM32 快速入门,对初学者有参考价值。-STM32 Quick Start, a reference value for beginners.
ALIENTEK-MiniSTM32
- STM32开发例程 详细介绍,快速入门 全套例程- STM32 development routine Detailed descr iption of Quick Start A full set of routines
test
- stm32 无线通信 。本实验将实现如下功能:开机的时候先检测NRF24L01模块是否存在,在检测到NRF24L01模块之后,根据KEY0和KEY1的设置来决定模块的工作模式,在设定好工作模式之后,就会不停的发送/接收数据,同样用DS0来指示程序正在运行。-In this study, the following functions will be realized: it will detect NRF24L01 module when you start the machince.After
uart
- 串口初始化代码,可以启动stm32的串口-Serial initialization code, you can start stm32 serial port
Binary
- 功能说明:STM32 使用SD卡升级用户程序。 STM32 bootloader。 启动时,如果SD卡里面有TMSCR.bin(必须在格式化完卡后,第一个copy入,之后就无所谓了),则进入升级流程,否则就启动用户程序。用户程序的起始地址为:0x8002000。-Function Descr iption: STM32 user program using the SD card upgrade. STM32 bootloader. Startup, SD card inside
bootloader_Lite_v1.1
- STM32 IAP启动程序 1,先将本程序通过jLink下载到目标板中。 2,现次上电前,先在超级终端中按下 C 键,然后上电,会显示操作菜单。 3,在按下‘1’后,进入到更新模式。 4,完毕后按下 2 运行程序。-STM32 IAP start the program, the first of the program by jLink download to the target board. 2, now times before the power, first in H
printf
- STM32 printf实验,来源《STM32 嵌入式微控制器快速上手》,很基础,不错的例程-STM32 printf experiment, source " STM32 embedded microcontrollers Quick Start" , very basic, good routines
STM32_FLASH_UpData_Boot
- STM32单片机IAP自编程启动程序。用户通过GPRS等途径向单片机发送新的程序,stm32通过本启动代码判断是否有程序升级,进入升级模式。本代码使用IAR FOR ARM编写,工程可直接使用。-STM32 MCU IAP since the start of the programming process. Users through GPRS and other ways to send a new program to the microcontroller, stm32 through
STM32F103boot
- STM32启动过程解析 1、 通过boot引脚设置可以将中断向量表定位于SRAM区,即起始地址为0x2000000,同时复位后PC指针位于0x2000000处; 2、 通过boot引脚设置可以将中断向量表定位于FLASH区,即起始地址为0x8000000,同时复位后PC指针位于0x8000000处; 3、 通过boot引脚设置可以将中断向量表定位于内置Bootloader区,本文不对这种情况做论述; &
STM32F103boot
- STM32启动过程解析 1、 通过boot引脚设置可以将中断向量表定位于SRAM区,即起始地址为0x2000000,同 时复位后PC指针位于0x2000000处; 2、 通过boot引脚设置可以将中断向量表定位于FLASH区,即起始地址为0x8000000,同 时复位后PC指针位于0x8000000处; 3、 通过boot引脚设置可以将中断向量表定位于内置Bootloader区,本文不对这种情况做 论述; 而Cortex-M3内核规定,起始地址必须存放堆
uart_commution
- STM32 串口通迅事例程序。 不会串口的可以学习学习。很了的。 调试通过的。-STM32 uart comution programing not uart commution start leare this is very good prorgramg debug is pass
STM32-start-file
- 这是关于stm32处理器系列的一些启动文件。里面描述了STM32系列处理器启动的一些基本程序-this is some code about the start of stm32 cpu.
STM32Development-Guide-_V1.3
- STM32开发指南;对于学习STM32F103的初学者很全面的资料,非常有帮助,本人多多作品从这里做起的。-STM32 Development Guide for beginners to learn STM32F103 very comprehensive information, very helpful, I have a lot of work the start here.