搜索资源列表
STM32_Intterupt_LED
- STM32外部中断,按键控制LED灯,按键在使用时要加复用功能。-The STM32 external interrupt button to control the LED light button when in use plus reuse.
CMSIS
- ARM 公司于2008 年11 月12 日发布了ARM Cortex 微控制器软件接口标准CMSIS 1.0。 CMSIS 是独立于供应商的Cortex-M 处理器系列硬件抽象层,为芯片厂商和中间件供应商提供了简单的处理器软件接口,简化了软件复用工作,降低了Cortex-M 上操作系统的移植难度,并减少了新入门的微控制器开发者的学习曲线和新产品的上市时间。-CMSISexplain.pdf
drop
- keil例程用于arm设计中的掉电唤醒功能,模块可以复用-keil arm design routines for power-down wake-up function, the module can be reused
libpciaccess-0.13.1.tar
- pciaccess库源码,可编译生成libpciaccess动态库。PCI总线的地址总线与数据总线是分时复用的,支持即插即用 (plug and play)、中断共享等功能。分时复用的好处是一方面可以节省接插件的引脚数,另一方面便于实现突发数据传输。-pciaccess library source code, can be compiled to generate libpciaccess dynamic library. The address bus and data bus of the
3.control-led
- 键控LED上下移动,一键复用,按一下led移动一位。-key control led
STM32Jtag-reuse-program
- STM32的JATG复用程序,解决了IO口不够时复用JATG问题。-The STM32 JATG reuse program is not enough to solve the IO port reuse JATG problem.
keyboard-multiplexing
- C51单片机键盘复用程序,自己yy的,采用flag标志位的方法-C51 microcontroller keyboard multiplexing program, YY, using the method of flag bit
OEO_OTU
- 使用KEIL MDK开发的STM32程序; 实现OEO的功能; 实现10G以上的交叉功能; 用于波分复用、SDH等光传输领域-STM32 use KEIL MDK development program Achieve OEO functionality 10G or more to achieve cross-functional For wavelength division multiplexing optical transmission, SDH, etc
SPI_GPIO
- 用SPI的引脚复用功能来调试GPIO的收发数据-Using SPI pin multiplexing function to debug GPIO transceiver data
按键复用计数
- 利用at89c51写的一个简单的按键计数,支持按键复用,短按计数+1,长按计数加10。数码管显示当前值。如果计数超过数码管显示最大值,计数清零