-
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
-
5G-PICKit2
NRF905RD wireless module - 1 receiver
- 2012-03-15 02:11:54下载
- 积分:1
-
(6)
ICDL part six in persian language
- 2013-04-18 05:26:28下载
- 积分:1
-
Microcontroller_based_2KW_UPS_Schematic_Code_PCB
micro controller based ups invertor
- 2013-11-06 17:43:09下载
- 积分:1
-
stm32f103+rs485+modbus+freertos
在freertos操作系统下采用modbus协议进行rs485通讯(485 communication using Modbus protocol under FreeRTOS operating system)
- 2020-06-17 23:40:02下载
- 积分:1
-
M95M02-master
C++实现的M95M02 SPI FLASH芯片的操作封装,能够很好的用到自己的程序中,无需修改(C++ M95M02 SPI FLASH chip operation package, can be very good use of their own procedures, without modification)
- 2021-03-28 17:19:11下载
- 积分:1
-
Electronic-clock-routine
电子钟例程在MCS51上实现,用于proteus仿真软件(Electronic clock routine)
- 2013-12-13 22:49:57下载
- 积分:1
-
digital-display-clock
YL_3串行数码管显示时钟,74HC595,8位,显示时分秒,自动计数。(YL_3 serial digital display clock, 74HC595, 8 bit display minutes and seconds, automatic counting.)
- 2013-07-31 19:28:56下载
- 积分:1
-
MPU6000
利用SPI总线读取MPU6000的值,传感器数据准备好后产生外部中断进而触发STM32去读取(The SPI bus read MPU6000 value, the sensor data is ready and then generate an external interrupt trigger STM32 to read)
- 2020-11-23 00:19:35下载
- 积分:1
-
51chipdanPLC
PLC与51单片机通讯示例程序(单片机程序)(PLC and 51 single-chip communication sample programs (MCU program))
- 2011-11-25 14:27:14下载
- 积分:1