搜索资源列表

  1. STM32serial-port2DEMO-V3

    0下载:
  2. 演示 USART1 当接收缓冲器满时,将接收到的数据传送出去V6-LED1闪烁表示正在收发数据。-When the receive buffer USART1 demo full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-07-02
    • 文件大小:236544
    • 提供者:张俊尚
  1. Uart_receive

    0下载:
  2. STM32F4系列串口接收函数,,程序已测试通过。-void USART1_IRQHandler(void) //串口1中断服务程序 { u8 Res #ifdef OS_TICKS_PER_SEC //如果时钟节拍数定义了,说明要使用ucosII了. OSIntEnter() #endif if(USART_GetITStatus(USART1, USART
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:研轩

源码中国 www.ymcn.org