GPIO_Mode_IN_FLOATING

#include "stm32f10x.h"   #include "stm32f10x_conf.h"       int main(void)   {   GPIO_InitTypeDef GPIO_InitStructure;   USART_InitTypeDef USART_InitStructure;       uint16_t rxbuf[64];   int rxbuf_pos
本站公眾號
   歡迎關注本站公眾號,獲取更多信息