-
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
-
STM32_KS103_IIC
说明: 0.我使用的是F103VET6,但软件IIC原理都是一样的,改引脚配置后可方便移植
1.连接引脚前,可以只连接VCC和GND查看模块当前地址:模块上的LED指示灯会渐亮,然后就是快闪(1)和慢闪(0),将值记录下来,用计算器转换一下就是当前的地址值了(0. I use F103VET6, but the principle of software IIC is the same, pin configuration can be easily transplanted.
1. Before connecting pins, you can only connect VCC and GND to view the current address of the module: the LED light on the module will gradually light up, then flash (1) and slow flash (0), record the value, and convert it with a calculator to the current address value.)
- 2020-06-19 11:20:02下载
- 积分:1
-
机器人四级上课用程序
机器人技术等级考试,电机调速程序,针对aduino单片机的,简单的小程序,红外遥控(Motor speed regulation program)
- 2020-06-22 22:20:01下载
- 积分:1
-
uCOS-III_FreeMODBUS
freemodbus,已验证OK,UCOSIII+MODBUS(Freemodbus, verified OK, UCOSIII+MODBUS)
- 2018-01-23 17:01:57下载
- 积分:1
-
QXD-DM642audio
很好用的音频测试程序,可用于普通制式的快速调试(Good audio test program can be used for ordinary standard fast debugging
)
- 2012-05-12 17:41:33下载
- 积分:1
-
GrOrderedSet
Removes the item indicated by an iterator. The iterator will not be valid afterwards.
- 2015-07-20 21:52:26下载
- 积分:1
-
AT24C01
说明: At24c01的详细资料,希望对大家有用(At24c01 detailed information, in the hope that useful to everybody)
- 2008-10-06 04:11:51下载
- 积分:1
-
stm32_boot
stm32的bootloader程序,基于Ymodem协议,通过Secure CRT串口实现IAP功能(stm32 the bootloader program, based on Xmodem protocol to implement IAP function via the serial port Securecrt)
- 2016-08-13 01:11:44下载
- 积分:1
-
11
通过PWM定时器延迟一秒,实现一个LED灯的明灭。实验中观察I/O口的值对LED灯的明灭的控制,学习I/O口的输入输出方式和设置,了解PWM的配置方式(Through the PWM timer to delay a second, the realization of a LED lamp at. I/O values for LED lamp light control experiment, learning I/O port input and output method and setting, understanding of PWM configuration methods)
- 2014-04-16 13:54:34下载
- 积分:1
-
ImprovetheLCLtypegridinverterrobu
提高LCL型并网逆变器鲁棒性的电容电流即时反馈有源阻尼方法(Improve the LCL type grid inverter robustness of capacitive current instant feedback active damping method)
- 2014-06-02 17:26:21下载
- 积分:1