摘要: /** * @details: This function is Uart2 Init for RS485 */ void Uart2_Init(void) { /* Unlock protected registers */ SYS_UnlockReg(); /* Enable UART modu 阅读全文
posted @ 2025-07-01 13:46 panda_w 阅读(12) 评论(0) 推荐(0)