搜索资源列表
uCOS2[1].86
- UC/OS II 移植代码,适用与STM32F103RB。
ArmSTM32LCD.rar
- STM32F103RB 上的LCD 控制程序实例,LCD控制器ZT018-2,STM32F103RB on the LCD control procedures for example, LCD controller ZT018-2
can_Tx.rar
- 基于stm32f103rb微处理器的can总线发送程序,can communication based the stm32f103rb
IO.rar
- STM32单片机中IO口测试程序,型号STM32F103RB。,I STM32 MCU IO test procedure, model STM32F103RB.
STM32F100--Smartcard---.rar
- 基于cortex arm stm32f103RB的智能卡(SmartCard)程序。编译通过,推荐给开发stm32的朋友.也可以移植到其他MCU上,Cortex arm stm32f103RB-based smart card (SmartCard) procedures. Compiler passed, recommended to the development of stm32 friend. Can be transplanted to other MCU on
STM32F103RB
- 基于STM32的3.5版本库函数工程模板,初学者的建立工程的好资料-Based on the 3.5 version of STM32library project template, beginners good information based engineering。
adc16
- 基于stm32的16路AD采样程序,完成16路AD采样-AD16 based on stm32f103rb
HMC5883L_ADXL345_BMP085_L3G4200D
- HMC5883L,ADXL345,BMP085,L3G4200D在stm32f103rb的测试程序.由串口输出各个参数.-The HMC5883L, the ADXL345, BMP085, L3G4200D stm32f103rb the test program from the serial output of each parameter.
TIM
- STM32单片机中定时器测试程序,型号STM32F103RB。-STM32 MCU timer test procedure, model STM32F103RB.
STM32V100-Tsensor
- 基于cortex arm stm32f103RB的温度传感器程序。编译通过,推荐给开发stm32的朋友.-Based on the cortex arm stm32f103RB temperature sensor procedures. Compiler passed, recommended to the development of stm32 friends.
STM32F100---irDA_Transmit----
- 基于cortex arm stm32f103RB的红外(irDA)遥控数据发送程序。编译通过,推荐给开发stm32的朋友.-Cortex arm stm32f103RB based on infrared (irDA) remote data distribution procedures. Compiler is passed, the recommendation to develop stm32 friends.
STM32V100--NVIC----
- 基于cortex arm stm32f103RB的中断(NVIC)测试程序。编译通过,推荐给开发stm32的朋友.-Based on the cortex arm stm32f103RB interruption (NVIC) test procedure. Compiler is passed, the recommendation to develop stm32 friends.
can_Rx
- 基于stm32f103rb微处理器的can总线发送程序-can communication based on stm32f103rb
ADC
- STM32单片机中模数转换测试程序,型号STM32F103RB。-STM32 MCU ADC testing procedures, model STM32F103RB.
TIM1_interrupt
- stm32f103rb的定时器中断程序。详细注释了使用方式和编程技巧。该程序采用非固件库方式。编程简单易懂。-stm32f103rb the using for Tim1 and interrupt
stm32_blink_led-1.2.0-100415
- Example project for ST STM32F103RB. In the code, beside blinking the LED with editable speed, there are some basic system initialization routines - enabling of all GPIO ports, configuraton of Flash latency and enabling PLLa for max speed (72MHz).
STM32F103RB_TFT2.8
- 自己写的STM32F103RB+TFT2.8(ILI9325),采用74HC595串行传输数据。-Write your own STM32F103RB+ TFT2.8 (ILI9325), using 74HC595 serial transmission of data.
STM32F103RB
- STM32F103RB USB模拟串口范例,参考官方版本,改写双缓冲+环型队列接收,改写环节队列发送。工程开发环境为COOCOX IDE。-STM32F103RB USB virtual serial port example, refer to the official version, rewritten double buffering+ ring queue receiver, rewritten ring queue to send. Development environment f
STM32F103RB高级定时器TIM1控制输出PWM
- 使用ARM芯片STM32F103FRB,利用高级定时器TIM1 PWM模式输出PWM波,控制无刷直流电机,占空比可调。(The use of ARM chip STM32F103FRB, the use of advanced TIM1 timer PWM mode PWM wave output control, brushless DC motor, adjustable duty cycle.)
STM32F103RB I2C
- A sample of STM32F103RB I2C, open I2C and UART debug port.