Cypress技术论坛
直播中

魏天霞

7年用户 210经验值
私信 关注
[问答]

CYBT-343026-EVAL调试UART仅工作在115200 bps吗?

问候语,
虽然我配置了我的应用程序工作在921600个BPS,调试UART(我路由到PUART)仍然工作在115200个BPS。
调试UART集是否默认在这个波特率下工作?如果是这样,有可能改变它吗?
谢谢您。
最好的问候。

以上来自于百度翻译


     以下为原文
  Greetings,

Although I configured my application to work at 921600 bps, the debug UART (which I routed to the PUART) still works at 115200 bps.

Is the debug UART set to work at this baudrate by default? If so, is it possible to change it?

Thank you.

Best regards.

回帖(3)

李兆水

2018-10-17 16:15:56
你指的是PUART还是HCI UART?你能描述一下你是如何配置波特率的吗?
如果你指的是PUART,那么默认波特率是115200 BPS。您可以通过使用WijdE-HalpPuARToStIdBaurrAd()API更改波特率。
如果你指的是HCI UART,那么默认值是115200。在WijdIdTrastfCggt结构中可以改变波特率。
注意,CYBT-3302626EVE只支持UARTs上的1M波特率。这不是CYBT-34 3026的限制,但由于EVE板上的USB串行设备而受到限制。

以上来自于百度翻译


     以下为原文
  Are you referring to the PUART or HCI UART? Can you kindly describe how you are configuring the baud rate?
 
If you are referring to the PUART, then the default baudrate is 115200 bps. You can change the baudrate by making use of wiced_hal_puart_set_baudrate() API.
If you are referring to the HCI UART, then again the default is 115200. The baudrate can be changed in the wiced_transport_cfg_t structure.
 
Note that CYBT-343026_EVAL supports only upto 1M baudrate on both the UARTs. This is not a limitation of the CYBT-343026 but is limited because of the USB-serial device on the eval board.
举报

杨万富

2018-10-17 16:27:31
我认为你正在寻找WieDeHalpPuARToStIdBautRead(921600)。另一个有用的方法是WieDeHalpPuARTyFuffyOf()。
我建议阅读WieDeHalpPART.H。

以上来自于百度翻译


     以下为原文
  I think you are searching for wiced_hal_puart_set_baudrate(921600). Another useful one is wiced_hal_puart_flow_off().
 
I recommend reading wiced_hal_puart.h.
举报

魏天霞

2018-10-17 16:43:02
引用: 胡扯123 发表于 2018-10-17 12:35
我认为你正在寻找WieDeHalpPuARToStIdBautRead(921600)。另一个有用的方法是WieDeHalpPuARTyFuffyOf()。
我建议阅读WieDeHalpPART.H。

就是这样!
非常感谢您的回复。
最好的问候。

以上来自于百度翻译


     以下为原文
  That's it!
 
Thank you very much for your response.
 
Best regards.
举报

更多回帖

发帖
×
20
完善资料,
赚取积分