Skip to main content
Visitor II
June 17, 2022
Question

AZURE RTOS CDC US is not detected

  • June 17, 2022
  • 3 replies
  • 825 views

Hello,

I am working on nicleo-h745ziq board according to this video https://youtu.be/wCRIpp-OHY4 i follow the steps biut USB is not get detected why? also I create project for Ux_Device_CDC_device but also in this example usb detection is failed why this happend? i try simple USB CDC as virtual comport is works fine can you please help there is any support for only AZURE RTOS

    This topic has been closed for replies.

    3 replies

    Technical Moderator
    June 17, 2022

    Hi @MDeva.1​ ,

    Try to increase the heap size, This may solve your problem.

    Also, I advise you to follow these links to know how to use the USBx for Azure RTOS applications.

    https://wiki.st.com/stm32mcu/wiki/Introduction_to_USBX

    https://wiki.st.com/stm32mcu/wiki/Introduction_to_Azure_RTOS_with_STM32

    Kaouthar

    MDeva.1Author
    Visitor II
    June 17, 2022

    0693W00000Ns5WwQAJ.png0693W00000Ns5ckQAB.pngI make these following configuration this is right or wrong ,which paramter i have to change?0693W00000Ns5eLQAR.png0693W00000Ns5VjQAJ.png

    Technical Moderator
    June 17, 2022

    You can change the heap size in the project manager to 0x500 as shown in the below figure.0693W00000Ns7JyQAJ.pngKaouthar

    ST Employee
    June 17, 2022

    @MDeva.1 ​Could you please verify your endpoint config?