推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

stm32串口通讯例子,工作在中断方式,将接收到的数据再通过串口发送

更新时间:2016-12-16 13:39:35 大小:218K 上传用户:lk05023查看TA发布的资源 标签:STM32 下载积分:0分 评价赚积分 (如何评价?) 收藏 评论(2) 举报

资料介绍

stm32串口通讯例子,工作在中断方式,将接收到的数据再通过串口发送

部分文件列表

文件名文件大小修改时间
USART_Interrupt/FWLib/inc/cortexm3_macro.h2KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_adc.h18KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_bkp.h7KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_can.h12KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_crc.h2KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_dac.h9KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_dbgmcu.h3KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_dma.h18KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_exti.h6KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_flash.h14KB2008-09-21 13:01:02
USART_Interrupt/FWLib/inc/stm32f10x_fsmc.h18KB2008-09-21 13:01:02
...

全部评论(2)

  • 2018-02-03 22:12:46自由啊

    不错,很有用

  • 2016-12-23 13:22:11suxindg

    谢谢分享