搜索资源列表
uart
- Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
51MCU_FIFO
- 51单片机的FIFO(先入先出)循环队列实现(已在串口通信中实际应用)-51 single-chip FIFO (FIFO) circular queue (already in the practical application of the serial communication)
main
- STM32 使用DMA串口收发,外加环形队列(fifo),可以应用到大量数据收发。-STM32 DMA serial transceiver, plus a circular queue (the fifo) can be applied to large amounts of data to send and receive.
51-FIFO
- 51单片机的FIFO(先入先出)循环队列实现-51 single-chip FIFO (first-in, first-out) circular queue to achieve
STM32_KeyScan
- 基于奋斗开发板的STM32的按键控制LED灯,使用状态机思想消除按键抖动并加入了长按处理功能,用16位FIFO(数据缓冲队列)提高可靠性和可移植性-STM32 development board based on the struggle of the keys to control LED lights, using a state machine debounce ideology and joined the long press processing functions, using 1
(FIFO)串口接收和发送
- 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)