2024-09-23 02:57 PM - edited 2024-09-23 03:06 PM
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?
Solved! Go to Solution.
2024-09-23 04:01 PM
Hello @lgacnik97
The user manual of the HAL and LL driver of the STM32U5 is the UM2911.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-09-23 04:01 PM
Hello @lgacnik97
The user manual of the HAL and LL driver of the STM32U5 is the UM2911.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.