This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:Code Composer Studio
您好,
我正在使用 TMS320VC5502处理器。 使用外部晶振30MHz。 我将 C55x 公式的芯片选择库称为
分频值=(clk)/(16 x 波特率)
因此、我计算1、15、200波特率的分频值为16。 但在超级终端中不显示字符。
我使用逻辑分析仪测量波特率,它是960000。
波特率计算的工作原理是什么?? 有人解释或提供任何链接?
(注意:从关于测量波特率,我预测除数值为133,在115200波特率的超级终端中显示字符)
是否有其他公式?
谢谢