Skip to main content
Graduate II
September 23, 2024
Solved

Does STM32U5xx HAL documentation exists?

  • September 23, 2024
  • 1 reply
  • 1078 views

Simple question, I'm trying to locate a user manual for STM32U5xx HAL library but can't find it. The official STM32U5 ST page doesn't provide it. And neither does the STM32CubeU5. Does this mean it doesn't exit yet? But if code is there, then it should since HAL libraries usually use Doxygen generated docs.

On the other hand can I just use STM32L5xx HAL documentation or like? How different from STM32U5xx HAL is STM32L5 HAL?

    This topic has been closed for replies.
    Best answer by STTwo-32

    Hello @lgacnik97 

    The user manual of the HAL and LL driver of the STM32U5 is the UM2911.

    Best Regards.

    STTwo-32 

    1 reply

    STTwo-32Answer
    Technical Moderator
    September 23, 2024

    Hello @lgacnik97 

    The user manual of the HAL and LL driver of the STM32U5 is the UM2911.

    Best Regards.

    STTwo-32