搜索资源列表
GPIO
- STM32学习源代码,是GPIO的应用源代码,值得学习!-STM32 to learn the source code, the GPIO of the application source code, it is worth learning!
1.GPIO
- STM32的入门实验,是关于stm32IO口操作的一个程序,实现了闪烁流水灯-Introduction to the STM32 experiments on stm32IO mouth-operated a program to achieve the flashing light water
JoyStickMouse
- 用于STM32开发板,可以通过板上的GPIO接口来配置实现通过USB来控制屏幕上的鼠标-For STM32 development board can be on-board interface to configure the GPIO to achieve through the USB to control the on-screen mouse
vhdl_verilog_tutorial
- 学习STM32 GPIO和USART1的参考-STM32 GPIO learning and reference USART1
GPIO_RVMDK
- STM32GPIO例程,学习STM32的入门例程-STM32GPIO routines, learning STM32 entry routine
stm32GPIO_IN
- STM32(Cortex-m3)GPIO MDK 3.4例程-STM32 (Cortex-m3) GPIO MDK 3.4 routines
stm32GPIO_OUT
- STM32(Cortex-m3)GPIO-OUT MDK 3.4例程-STM32 (Cortex-m3) GPIO-OUT MDK 3.4 routines
um0424
- stm32 V3.0.0版本usb全速设备源码包,兼容Corex-M3 CMSIS V1.0接口标准-stm32 v3.0.0 STM32F10x USB Full Speed Device Library compliant with the Cortex™ microcontroller software interface standard (CMSIS).
dev_stm32_gpio
- stm32 gpio source code
GPIO_B11
- STM32非固件库程序,实现功能:GPIO口输出方波-Non-STM32 firmware library program, to achieve functional: GPIO port output pulse
1_GPIO
- STM32 GPIO程序 没有使用库函数,纯寄存器操作,效率非常高-STM32 GPIO program does not use the library functions, pure register operation, efficiency is very high
GPIO
- STM32的GPIO输出,简简单单的一个小例子而已- STM32 GPIO output, a simple small example
GPIO_test
- stm32 GPIO口程序 ,掌握GPIO口的使用。-stm32 GPIO port procedures, master the use of GPIO port.
src
- 关于stm32 gpio 和 中断的源代码,在iar上调试通过-About stm32 gpio and interrupt the source code to debug through the iar
STM32-7SEG-LED-SCAN
- 8位数码管动态扫描显示实验(显示不用库函数) *显示用指针直接访问GPIO端口的输出寄存器,形式GPIOD->ODR *延时delay_nms(5)时,显示不闪烁 *74HC138 A--P2.2--PE.0 B--P2.3--PE.1 C--P2.4--PE.2 *74HC573 D0~D7---PD[0..7] LE---PE.3 *by 追梦 2011-4-3-8-bit digital dynamic scan showed that the experimen
GPIO
- GPIO输入和输出 STM32 有注释 可以做为参靠资料-GPIO inputs and outputs can be used as reference STM32 annotated by information
GPIO
- STM32入门使用的文档, 快速学习GPIO编程和原理,很详细-STM32 how to use GPIO
GPIO
- STM32 GPIO 设定方面的知识,适用于初学都者。
1-gpio-simple-test
- Simple GPIO test on STM32
2-gpio-interrupt-test
- Simple GPIO test on STM32 with interrupts