04 2021 档案

摘要:1.VirtualComport_Loopback : 虚拟串口回环 2.Virtual_COM_Port : 虚拟串口 3. 阅读全文
posted @ 2021-04-02 00:52 万事兴 阅读(1338) 评论(0) 推荐(0)
摘要:1.Setup0_Process() uint8_t Setup0_Process(void) {//处理主机发来的Setup包 union { uint8_t* b; uint16_t* w; } pBuf; #if defined STM32F303xE || defined STM32F302 阅读全文
posted @ 2021-04-02 00:51 万事兴 阅读(760) 评论(0) 推荐(0)