-
STM32F103C8T6超声波测距源码
ALIENTEK STM32开发板SYSTEM文件夹,采用V3.5库的头文件,使得代码可以完美移植到库函数里面使用,不过注意,在新建工程的时候,请在:Options for Target-->C/C++ 选项卡里面 Preprocessor Symbols 栏定义你的STM32芯片容量。比如:ALIENTEK 战舰STM32开发板用户,使用的是大容量的STM32芯片,则在Define栏输入:STM32F10X_HD
对于STM32F103系列芯片,设置原则如下:
16KB≤FLASH≤32KB 选择:STM32F10X_LD
64KB≤FLASH≤128KB 选择:STM32F10X_MD
256KB≤FLASH≤512KB 选择:STM32F10X_HD(ALIENTEK STM32 development board SYSTEM folder, using V3.5 library header file, so that code can be perfectly transplanted to the library function to use, but note that in the new project, please: Options for Target - > C/C++ tab in the Preprocessor Symbols column to define your STM32 chip capacity. For example: ALIENTEK warship STM32 development board users, using a large capacity STM32 chip, in the Define column input: STM32F10X_HD
For STM32F103 series chips, the setting principles are as follows:
16KB < FLASH < 32KB Selection: STM32F10X_LD
64KB < FLASH < 128KB Selection: STM32F10X_MD
256KB < FLASH < 512KB Selection: STM32F10X_HD)
- 2019-01-15 13:31:52下载
- 积分:1
-
3、系统定时器SysTick
这是基于开发板LPC1114的源码程序,是用C语言编写,用于实现系统定时器的配置同时它也是一个完整的模板,可以在此基础上添加其他程序用于开发板的学习,是一个完整的模板,可直接使用。(This is a source code program based on the development board LPC1114. It is written in C language. It is used to realize the configuration of the system timer. At the same time, it is also a complete template. On this basis, other programs can be added for the learning of the development board. It is a complete template and can be used directly.)
- 2020-06-22 17:20:02下载
- 积分:1
-
liti.zip
基于MAP430F149单片机的典型例题,很有帮助(Microcontroller based MAP430F149 a typical example, very helpful)
- 2013-08-27 19:49:36下载
- 积分:1
-
Wind_pitch_control
PSCAD风机(异步机带桨距角控制)经过0.69kV-13.8kV-115kV-345kV三级升压,远距离电缆并入主网模型(PSCAD wind )
- 2016-01-14 14:35:49下载
- 积分:1
-
Basedonthetheoryofcognitiveradiospectrumallocation
说明: 本文详尽的介绍了认知无线电中的动态频谱分配技术,研究了基于博弈论的认知无线电频谱分配模型(Basedonthetheoryofcognitiveradiospectrumallocationmodel)
- 2021-03-16 22:39:21下载
- 积分:1
-
chengxu
51单片机 做一个简易的存储示波器的程序清单(51 single-chip storage oscilloscope with a simple list of procedures)
- 2013-05-26 10:31:54下载
- 积分:1
-
CANAPP
详细描述CAN通信的中断发送和接收,包含初始化,中断函数,滤波等(CAN communication is interrupted transmission and reception, including initialization, interrupt functions, a detailed description of such filtering)
- 2013-11-27 20:20:20下载
- 积分:1
-
GPIO
LPC1788普通IO口中断,很好用的一个例程,之前弄了好久才弄明白。(GPIO interuper you know why I can you love me yes NO hello)
- 2017-07-22 15:53:42下载
- 积分:1
-
ASD24B201303
Delta servo drive a new generation of hardware ASDA-B2 manual programming is an electrical engineer hardware reference manual,
- 2014-02-24 15:14:34下载
- 积分:1
-
add-plus
实现计数器加法、减法、清零电路。用7448、74ls192实现,可以仿真成功,适用于初学者。(Realization counter addition, subtraction, clear circuit. By 7448,74 ls192 achieve success can be simulated, for beginners.)
- 2013-12-27 09:33:03下载
- 积分:1