-
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
-
PortIO
c8051f060中IO口设置的参考程序,用于IO口设置(C8051F060 IO port settings for the reference program, IO port settings)
- 2015-03-06 18:38:20下载
- 积分:1
-
MotorControlTechnologies
基于飞思卡尔MCU平台,详细介绍了异步电机控制的工作原理,电流解耦以及如何利用MCU的各种内设或外设实现电机的控制(Fly think of Carle is based on MCU platform, the paper introduces working principle of asynchronous motor control, decoupling, and how to use MCU to various internal or peripherals for motor control
)
- 2013-12-26 13:12:14下载
- 积分:1
-
liangshicangkushiduwendu
粮食仓库温度湿度的检测文档 很好的哦
(Food storage temperature and humidity testing documentation oh well)
- 2013-06-02 23:24:54下载
- 积分:1
-
PWM
说明: 新唐N76e003例程,有定时器,IO口,ADC,掉电保存,在线升级等等(New Tang n76e003 routine)
- 2019-10-26 08:59:35下载
- 积分:1
-
高级例程-基于STM32 USB 虚拟串口 采集ADC
说明: 关于stm32的高级应用部分代码历程,stm32的代码。(About STM32 advanced application part of the code process.)
- 2020-06-18 07:20:01下载
- 积分:1
-
42X0_Uart
msp430F42X0 TA模拟uart发送程序 (msp430F42X0 TA analog uart sending program)
- 2013-03-26 11:09:54下载
- 积分:1
-
Phase_detection
PLL锁相环 输入三相电压电流 输出电角度 DQ轴电压电流(Phase Loop Lock
Input: 3_phase voltage¤t
output: angle & DQ-axis Voltage&Current)
- 2020-06-29 23:00:01下载
- 积分:1
-
Code
说明: 设计一个正弦信号发生器,使用凌阳公司的16位单片机SPCE061A作为中央控制器,结合DDS芯片AD9850,产生0~15MHz频率可调的正弦信号,正弦信号频率设定值可断电保存;使用宽频放大技术,在50Ω负载电阻上使1K~10MHz范围内的正弦信号输出电压幅度VP-P=6V±1V;产生载波频率可设定的FM和AM信号;调制信号为1KHz的正弦波,调制信号的产生采用DDS技术,由CPLD和Flash ROM加上DAC进行直接数字合成;二进制基带序列码由CPLD产生,在100KHz固定载波频率下进行数字键控,产生ASK,PSK信号。(Design of a sinusoidal signal generator, the use of Sunplus 16-bit MCU SPCE061A as the central controller, combined with DDS chip AD9850, have adjustable frequencies 0 ~ 15MHz sinusoidal signal, sinusoidal signal frequency settings can be stored power using broadband amplification, in a 50Ω load resistor to 1K ~ 10MHz sinusoidal signal within the output voltage amplitude VP-P = 6V ± 1V generating the carrier frequency of the FM and AM can be set signal 1KHz sine wave modulation signal, modulated signal generation using DDS technology, coupled by the CPLD and Flash ROM DAC for direct digital synthesis binary baseband sequence code generated by the CPLD in a fixed carrier frequency 100KHz digital keying, resulting in ASK, PSK signals.)
- 2011-02-22 12:12:06下载
- 积分:1
-
实验22:LCD1602液晶
控制lcd1602屏幕,显示英文字母和字符(Control the LCD1602 screen to display English letters and characters)
- 2018-05-15 23:06:36下载
- 积分:1