搜索资源列表
STM32F100---irDA_Receive----.r
- 基于cortex arm stm32f103的红外(irDA)遥控数据接收程序。编译通过,推荐给开发stm32的朋友.,Based on the cortex arm stm32f103 Infrared (irDA) remote data receiving procedures. Compiler passed, recommended to the development of stm32 friends.
IrDA
- 关于stm32红外接受和发射的源代码,供大家学习-Stm32 infrared receive and fired on the source code for all to learn from
STM32_EXIT_irDA
- 基于STM32红外遥控器解码程序。使用东芝系列TC9012集成芯片遥控器解码,控制板子上的LED1~LED8亮灭实现。使用到的STM32资源有外部中断 嘀嗒定时器等.-STM32-based infrared remote control decoder program. Toshiba TC9012 Series integrated chip using the remote control decoder to control the board on the LED1 ~ LED8 li
Transmit_irDA
- 基于STM32红外接口实现红外发射工程代码,供大家交流学习!-STM32 IR interface based on infrared emission of engineering codes for all to share their knowledge!
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.
IrDA-ForMissHu-08
- stm32 上uc/osIII 移植源码-us/osIII source code used on stm32
IRDA
- 通过STM32单片机的引脚接收38KHZ的红外线数据-by the interfrated ray,we can receive data
STM32IRDA-SENDANDRE
- stm32 的串口IRDA功能运用,接收和发送-stm32 irda
STM32-USART
- 在STM32的参考手册中,串口被描述成通用同步异步收发器(USART),它提供了一种灵活的方法与使用工业标准NRZ异步串行数据格式的外部设备之间进行全双工数据交换。USART利用分数波特率发生器提供宽范围的波特率选择。它支持同步单向通信和半双工单线通信,也支持LIN(局部互联网),智能卡协议和IrDA(红外数据组织)SIR ENDEC规范,以及调制解调器(CTS/RTS)操作。它还允许多处理器通信。还可以使用DMA方式,实现高速数据通信。-In the reference manual of S
STM32_Bipolar-stepper-motor-drive
- STM32双极性步进电机驱动的源代码,完整的功能,库文件。 KEIL下运行-Main function: HAL generic update Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= Fix on Timeout management, Timeout value set to 0 pas