-
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
-
HY_SRF05超声波定位
说明: 超声波定位通过头文件封装进行函数调用获得实时位置信息,方便高效。(Ultrasound positioning)
- 2020-06-23 00:00:03下载
- 积分:1
-
moving
关于移动温度载荷,这里是它的瞬态分析的ansys例子,大家共同进步(a program for moving temperature in ansys)
- 2009-03-03 17:29:33下载
- 积分:1
-
SPI
stm32的SPI库函数固件库,挺好用的,新手必备!(SPI for STM32.And it is very useful.)
- 2020-06-19 06:40:02下载
- 积分:1
-
源程序(HTU21D探头)VER1.3
说明: 法国Humirel公司新一代HTU21D温度和湿度传感器驱动(The Humirel HTU21D is a new generation of temperature and humidity sensors)
- 2019-03-06 10:55:24下载
- 积分:1
-
51-MCU-C-program-example
51单片机入门小程序,包括时钟、蜂鸣器、红外控制继电器和点阵显示。(51 single small entry procedures, including the clock, buzzer, IR control relays and dot matrix display.)
- 2014-01-04 18:11:20下载
- 积分:1
-
MCUISP-V0.993
将hex文件发送给单片机,串口发送,快速方便,用于stm32(Hex file to the SCM serial, send, quickly and easily, for STM32)
- 2016-06-03 13:29:14下载
- 积分:1
-
555712
梦幻WAS提取源码程序位图的结构,使用置入汇编代码的方法实现提取梦幻WAS资源。(Fantasy WAS extraction structure of the source program bitmap into assembly code using methods to achieve the dream WAS resource extraction .)
- 2015-09-01 12:56:03下载
- 积分:1
-
cc2650-master
for ti cc2650 chips sensor
- 2020-10-15 11:37:29下载
- 积分:1
-
STC15系列库函数与例程测试版V2.0
说明: STC15系列库函数与例程测试版 ADC 定时器 串口通信 PCA EEPROM等(STC15 Series Library Function and Routine Test Edition ADC Timer Serial Communication PCA EEPROM, etc.)
- 2020-06-21 04:20:02下载
- 积分:1