摘要:
stm32cubeIDE STLINK连接SWD接口调试,启动GDB server失败的处理 报警提示 Failed to bind to port 61234, error code -1: No error Failure starting GDB server: TCP port 61234 阅读全文
摘要:
比特率和波特率 一、 比特率 比特率是指每秒传输的二进制位数(0、1); 比特率 = 传输的总位数 / 传输时长 单位bps 二、 波特率 波特率是指每秒码元的传输数量; Baud rate is the rate at which the number of signal elements or 阅读全文