STM32 U575 上的环形缓冲 UART 无法可靠工作
作者: nathanaelg创建于 2026年9月17日更新于 2026年9月17日
I recently updated embassy to https://GitHub.com/embassy-rs/embassy/commit/822a76ea91f2c0885c6eb0c65fe91181e31133e1 and started seeing regular failures with UARTs (I think getting overruns in the rx?). I bisected the regression to https://GitHub.com/embassy-rs/embassy/pull/6707/changes/6fa87cc1b53ef148142c69fe853ba2532eb70d18
内容来源: embassy-rs/embassy