搜索资源列表
24c64
- STM32F103 读写超过16K EEPROM的代码-STM32F103 the code to read and write more than 16K EEPROM
USART
- STM32F103 arm单片机实现串口通信 收发数据-STM32F103 arm single chip serial communication send and receive data
11_CAN
- 基于STM32F103的can通讯开发小例子,利用这个例子,可以实现can通讯应用。-The can-based communications development STM32F103 small example of the use of this example, communications applications can be achieved.
STM32F103-Ultrasonic
- stm32f103 超声波测距仪的C代码-stm32f103 ultrasonic range finder C code
C
- 此程序应用于stm32f103单片机结合液晶屏1602进行显示,可直接使用-This procedure applies stm32f103 1602 microcomputer with LCD display, can be used directly
HX8352-C-driver-(stm32f103)
- LCD驱动芯片HX8352-C的底层驱动程序,很方便的移植到别人单片机上,此驱动为8位LCD-LCD driver chip HX8352- C the underlying driver, very convenient to transfer others on single chip microcomputer, this drive for 8-bit LCD
main.c
- 这是关于是stm32中pwm的GPIO的模板代码(This is the template code of PWM's GPIO in stm32)
STM32ATK-7' TFTLCD电容触摸屏显示
- STM32F103处理器显示电容触摸屏的驱动,可以参考这种C语言例程写法(STM32F103 processor display capacitive touch screen driver, you can refer to this C language routines written)
PWM输出实验
- 面向STM32F103芯片,c语言程序,keil5编译,实现PWM信号输出(Achieve PWM signal output)
key
- 开发平台:STM32F103采用外部中断触发的方式,实现矩阵键盘,可靠实用。(Development platform: STM32F103 adopts the way of external interrupt triggering to realize matrix keyboard. Reliable and practical.)
i2c_analog
- stm32f103 模拟i2c 驱动学习(i2c_analog.c i2c_analog.h)
AM2305
- AM2305模块的测试移植代码,包含c文件和H文件(AM2305 module test migration code, including C files and H files)
STM32F103RB_DMA_RX_TX
- //DMA串口发送\接收 //功能描述:可以通过按键进行串口DMA发送,两个按键分别发送不同的东西, //按键定义可以在key.c中查看,发送的长度可以在函数中修改 //串口接收长度可以通过变量RX_DATA_LENTH修改,串口接收后通过USART_SendData函数发送回去(//DMA serial send / receive Function Descr iption: / / can be sent through the serial port DMA keys, two
IAP-Uart_hid
- stm32f103 串口IAp,上位机通过C#实现(STM32F103 serial port IAp, the upper computer is realized by C#)
移植好的CNC 源码
- 用于毕业设计的激光雕刻机源代码,硬件平台为野火stm32f103开发板,42步进电机,电机驱动为A4988。压缩包里面包含单片机源代码,nc文件生成软件(Inkscape)用来制作,nc文件发送软件(GRBL control)(For graduation design laser engraving machine source code, the hardware platform for wildfire STM32F103 development board, 42 step motor
01.LED点灯实验(STM32神舟IV号-寄存器版)
- LED点灯实验, 1.MDK文件夹 --- MDK启动软件 2.obj文件夹 --- 包含编译产生的中间文件 --- 最终可执行的HEX文件程序 3.src文件夹(包含所有的源代码) ---包含main.c文件(LED 1.MDK 2.obj 3.src)
Fire_Template
- STM32F103工程模板,可直接编写main.c(STM32F103 engineering template, main.c can be written directly)
STM32F103CDE_DS_CH_V5
- stm32f103 c、d、e系列数据手册(STM32F103 C, D, e series data handbook)
PCF8574代码
- stm32f103控制PCF8574的程序,加入代码修改IO可以直接使用。(STM32F103 control PCF8574 procedures, add code to modify IO can be used directly.)
STM32F103 GPIO点亮LED灯程序
- STM32 的GPIO操作示例程序代码, 试用与Keile环境STM32F103代码(STM32 GPIO operation code)