Does STM32U5xx HAL documentation exists?
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?
