說明:每發(fā)送一次數(shù)據(jù),LED等閃爍一下本文引用地址:http://www.ex-cimer.com/article/201611/318055.htm/**說明:*PA0:KEY1;PA1:KEY2;*PA2:LED1;PA3:LED2;*PA9:USART1_TX;PA10:USART1_RX*/#include "stm32f10x.h"#include "stm32f10x_rcc.h"#include "stm32f10x_gpio.h"#include "stm32f10x_usart.h"#include "system_stm32f10x.h"#include "stdio.h"#define PUTCHAR_PROTOTYPE int __io_putchar(int ch) void RCC_Configuration(void);void GPIO_Configuration(void); void delay_ms(u16 time);void USART_Configuration(void);int main(){SystemInit();RCC_Configuration();GPIO_Configuration(); USART_Configuration();while(1) //循環(huán)逐字輸出,到結(jié)束字看屁屁www成人影院,亚洲人妻成人图片,亚洲精品成人午夜在线,日韩在线 欧美成人
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();