Nucleo-STM32H753ZI 使用 STLink-UART 的最大波特率

我通过实验确定,ST STM32H753ZI-Nucleo 板在使用 STLinkV3 的嵌入式 UART 桥(连接到 STLink USB 端口)时可以处理最大 7372800 baud(7.3728 Mbaud)的波特率。

这是基于 Arduino、PlatformIO(默认设置)和 PySerial 的设置。

尚未确定此限制是由于 STLinkV3、Nucleo 板还是 STM32H753ZI 本身,但在此设置中更快的波特率不起作用。


Check out similar posts by category: STM32