代码搜索:Stm
找到约 10,000 项符合「Stm」的源代码
代码结果 10,000
www.eeworm.com/read/16535/678616
stm32+
#include
#include "sys.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//Mini STM32开发板
//系统时钟初始化
/
www.eeworm.com/read/16535/678617
stm32+
#ifndef __SYS_H
#define __SYS_H
#include
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//Mini STM32开发板
//
www.eeworm.com/read/16535/678618
stm32+
#include
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//Mini STM32开发板
//使用SysTick的普通计数模式
www.eeworm.com/read/16535/678619
stm32+
#ifndef __DELAY_H
#define __DELAY_H
#include
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//Mini STM
www.eeworm.com/read/16535/678620
stm32+
#ifndef __USART_H
#define __USART_H
#include
#include "stdio.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任
www.eeworm.com/read/16535/678621
stm32+
#include "sys.h"
#include "usart.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//Mini STM32开发板
//串口1初始化
//正点原子@ALIENT
www.eeworm.com/read/16535/678622
stm32+
www.eeworm.com/read/16535/678623
stm32+
exti.o: ..\HARDWARE\exti\exti.c
exti.o: ..\HARDWARE\exti\exti.h
exti.o: ..\SYSTEM\sys\sys.h
exti.o: C:\Keil\ARM\INC\ST\STM32F10x\stm32f10x_lib.h
exti.o: C:\Keil\ARM\INC\ST\STM32F10x\stm32f10x_map.
www.eeworm.com/read/16535/678624
stm32+
0: R0: 0x00
1: R1: 0x01
2: R2: 0x02
3: R3: 0x03
4: R4: 0x04
5: R5: 0x05
6: R6: 0x06
7: R7: 0x07
8: R8: 0x08
9: R9: 0x09
10: R10: 0x0a
11: R11: 0x0b
12: R12: 0x0c
13: R13: 0x0d
14: R14: 0
www.eeworm.com/read/16535/678625
stm32+
usart.o: ..\SYSTEM\usart\usart.c
usart.o: ..\SYSTEM\sys\sys.h
usart.o: C:\Keil\ARM\INC\ST\STM32F10x\stm32f10x_lib.h
usart.o: C:\Keil\ARM\INC\ST\STM32F10x\stm32f10x_map.h
usart.o: C:\Keil\ARM\INC\S