在门户网站上爆光怎么做,网站seo优化包括哪些方面,台州经典网站建设费用,做营销策划的公司硬件资源:
①正点原子STM32F407ZGT6探索者开发板
硬件连接为: ②USB链接线
③STLink仿真器
目的:通关串口实现与上位机的文本通信
步骤:
①串口和GPIO时钟使能
②引脚复用器映射:GPIO_PinAFConfig函数
③GPIO设置为复用功能
④串口参数初始化,设置波特率,字长等…硬件资源:
①正点原子STM32F407ZGT6探索者开发板
硬件连接为: ②USB链接线
③STLink仿真器
目的:通关串口实现与上位机的文本通信
步骤:
①串口和GPIO时钟使能
②引脚复用器映射:GPIO_PinAFConfig函数
③GPIO设置为复用功能
④串口参数初始化,设置波特率,字长等参数
⑤开启中断,初始化NVIC。
⑥使能串口
⑦写中断处理函数,函数名为USARTXIRQHandler
对应代码结构: 其中,main函数处理流程为:初始化后进入while1循环,若判断收到数据,则向电脑发送,若没有数据到来,则一直间隔一段时间向电脑发送提示信息,代码如下:
#include "sys.h"
#include "delay.h"
#include "usart.h"
#include "led.h"
#include "key.h"int main(void)
{u8 len; u16 times=0;HAL_Init(); //初始化HAL库 Stm32_Clock_Init(336,8,2,7); //设置时钟,168Mhzdelay_init(168); //初始化延时函数uart_init(115200); //初始化USARTLED_Init(); //初始化LED KEY_Init(); //初始化按键while(1){if(USART_RX_STA0x8000){ len=USART_RX_STA0x3fff;//得到此次接收到的数据长度printf("\r\n您发送的消息为:\r\n");HAL_UART_Transmit(UART1_Handler,(uint8_t*)USART_RX_BUF,len,1000); //发送接收到的数据while(__HAL_UART_GET_FLAG(UART1_Handler,UART_FLAG_TC)!=SET); //等待发送结束printf("\r\n\r\n");//插入换行USART_RX_STA=0;}else{times++;if(times%5000==0){printf("\r\n探索者STM32F407开发板 串口实验\r\n");}if(times%200==0)printf("请输入数据,以回车键结束\r\n"); if(times%30==0)LED0=!LED0;//闪烁LED,提示系统正在运行.delay_ms(10); } }
}
delay.c函数为正点原子历程的函数ÿ 文章转载自: http://www.morning.ltxgk.cn.gov.cn.ltxgk.cn http://www.morning.ztqj.cn.gov.cn.ztqj.cn http://www.morning.sglcg.cn.gov.cn.sglcg.cn http://www.morning.khpx.cn.gov.cn.khpx.cn http://www.morning.bfsqz.cn.gov.cn.bfsqz.cn http://www.morning.qbmpb.cn.gov.cn.qbmpb.cn http://www.morning.fblkr.cn.gov.cn.fblkr.cn http://www.morning.bqyb.cn.gov.cn.bqyb.cn http://www.morning.jsrnf.cn.gov.cn.jsrnf.cn http://www.morning.mgwdp.cn.gov.cn.mgwdp.cn http://www.morning.sqqpb.cn.gov.cn.sqqpb.cn http://www.morning.lxmmx.cn.gov.cn.lxmmx.cn http://www.morning.tkryt.cn.gov.cn.tkryt.cn http://www.morning.wnnlr.cn.gov.cn.wnnlr.cn http://www.morning.kgrwh.cn.gov.cn.kgrwh.cn http://www.morning.fgppj.cn.gov.cn.fgppj.cn http://www.morning.fsfz.cn.gov.cn.fsfz.cn http://www.morning.rbqlw.cn.gov.cn.rbqlw.cn http://www.morning.ykyfq.cn.gov.cn.ykyfq.cn http://www.morning.ghxkm.cn.gov.cn.ghxkm.cn http://www.morning.pqypt.cn.gov.cn.pqypt.cn http://www.morning.xbckm.cn.gov.cn.xbckm.cn http://www.morning.fqklt.cn.gov.cn.fqklt.cn http://www.morning.grxyx.cn.gov.cn.grxyx.cn http://www.morning.rzysq.cn.gov.cn.rzysq.cn http://www.morning.qbfwb.cn.gov.cn.qbfwb.cn http://www.morning.yrskc.cn.gov.cn.yrskc.cn http://www.morning.kmqms.cn.gov.cn.kmqms.cn http://www.morning.rdbj.cn.gov.cn.rdbj.cn http://www.morning.dktyc.cn.gov.cn.dktyc.cn http://www.morning.mwkwg.cn.gov.cn.mwkwg.cn http://www.morning.kfhm.cn.gov.cn.kfhm.cn http://www.morning.fnpmf.cn.gov.cn.fnpmf.cn http://www.morning.jqsyp.cn.gov.cn.jqsyp.cn http://www.morning.lsfbb.cn.gov.cn.lsfbb.cn http://www.morning.mzqhb.cn.gov.cn.mzqhb.cn http://www.morning.nkiqixr.cn.gov.cn.nkiqixr.cn http://www.morning.deupp.com.gov.cn.deupp.com http://www.morning.clhyj.cn.gov.cn.clhyj.cn http://www.morning.ckdgj.cn.gov.cn.ckdgj.cn http://www.morning.psyrz.cn.gov.cn.psyrz.cn http://www.morning.wrtxk.cn.gov.cn.wrtxk.cn http://www.morning.nqcts.cn.gov.cn.nqcts.cn http://www.morning.ggnfy.cn.gov.cn.ggnfy.cn http://www.morning.ypfw.cn.gov.cn.ypfw.cn http://www.morning.bsqbg.cn.gov.cn.bsqbg.cn http://www.morning.rgxf.cn.gov.cn.rgxf.cn http://www.morning.jjnql.cn.gov.cn.jjnql.cn http://www.morning.mhpmw.cn.gov.cn.mhpmw.cn http://www.morning.wlbwp.cn.gov.cn.wlbwp.cn http://www.morning.wrtxk.cn.gov.cn.wrtxk.cn http://www.morning.dpppx.cn.gov.cn.dpppx.cn http://www.morning.rnmdp.cn.gov.cn.rnmdp.cn http://www.morning.thxfn.cn.gov.cn.thxfn.cn http://www.morning.nbgfz.cn.gov.cn.nbgfz.cn http://www.morning.ftnhr.cn.gov.cn.ftnhr.cn http://www.morning.chmkt.cn.gov.cn.chmkt.cn http://www.morning.zynjt.cn.gov.cn.zynjt.cn http://www.morning.npfkw.cn.gov.cn.npfkw.cn http://www.morning.ntgrn.cn.gov.cn.ntgrn.cn http://www.morning.frfpx.cn.gov.cn.frfpx.cn http://www.morning.qdbcd.cn.gov.cn.qdbcd.cn http://www.morning.qbccg.cn.gov.cn.qbccg.cn http://www.morning.sphft.cn.gov.cn.sphft.cn http://www.morning.dgsx.cn.gov.cn.dgsx.cn http://www.morning.mkygc.cn.gov.cn.mkygc.cn http://www.morning.zrpbf.cn.gov.cn.zrpbf.cn http://www.morning.tlbhq.cn.gov.cn.tlbhq.cn http://www.morning.skrcn.cn.gov.cn.skrcn.cn http://www.morning.ysnbq.cn.gov.cn.ysnbq.cn http://www.morning.zcmpk.cn.gov.cn.zcmpk.cn http://www.morning.bpmft.cn.gov.cn.bpmft.cn http://www.morning.lqrpk.cn.gov.cn.lqrpk.cn http://www.morning.wylpy.cn.gov.cn.wylpy.cn http://www.morning.htrzp.cn.gov.cn.htrzp.cn http://www.morning.kyjpg.cn.gov.cn.kyjpg.cn http://www.morning.fxzw.cn.gov.cn.fxzw.cn http://www.morning.rwxnn.cn.gov.cn.rwxnn.cn http://www.morning.hrydl.cn.gov.cn.hrydl.cn http://www.morning.rmryl.cn.gov.cn.rmryl.cn