Skip to main content
Visitor II
November 20, 2021
Question

WHY AZURE RTOS Usbx take time to initialize?

  • November 20, 2021
  • 1 reply
  • 468 views

Hello,

I am working on Nucleo-h745ziq board. According the Ux_Device_CDC_ accordingly I create project for Nucleo-H745ziq board. After connecting the user USB to port I have to go device driver and update the port after that I get the port in Tera term and after it takes time for connecting why this happen ? And when I transmit data over the UART port data is not get received on USB port why? I set the baud rate 115200.Can u help me?

    This topic has been closed for replies.

    1 reply

    Visitor II
    December 14, 2021

    Hello @MDeva.1​ ,

    You can refer to the following example

    Try to port it on your board. This may help you.

    BeST Regards,

    Walid