Skip to main content
Visitor II
May 17, 2023
Solved

my device is STM32F072,connect to Host. Is there any way can detect host Full-Speed or High-Speed

  • May 17, 2023
  • 3 replies
  • 1369 views

hi,all

My device is STM32F072,and connect to Host. I want to identify the Host support speed( Full-Speed or High-Speed ).

Is there any register/fuction ,can detect Host is Full-Speed or High-Speed 

HAL VERSION: STM32Cube_FW_F0_V1.11.4

    This topic has been closed for replies.
    Best answer by waclawek.jan

    No.

    JW

    3 replies

    Graduate
    May 17, 2023

    Documentation mentioned only about full-speed for this board:

    STM32F0x1/STM32F0x2/STM32F0x8 advanced Arm<Sup>®</Sup>-based 32-bit MCUs - Reference manual


    _legacyfs_online_stmicro_images_0693W00000bkFbCQAU.png 

    zxian.3Author
    Visitor II
    May 17, 2023

    Hi,Kamil

    Thanks.

    I mean ....,there is any way for stm32f072 to recognize that whether the host supports High-Speed mode

    zxian.3Author
    Visitor II
    May 17, 2023

    ...

    Super User
    May 17, 2023

    No.

    JW