Is there a single usable HAL Documentation for L4 series?
Hello!
I downloaded "Description of STM32L4 HAL and low-layer drivers UM1884" and am trying to learn how to program STM32 Microcontrollers, but the descriptions of the functions are lacking, to say the least. The document even refers to header files and reference manuals on some places. Are they serious? The function names themselves also are not in the Bookmarks tree of the PDF file. It reminds me a bit of a Microsoft Documentation of Analysis Services from 20 years ago.
Just an example: I'm trying to find out what it means if I configure a DMA Channel for sending via UART with a circular buffer. The HAL documentation by itself doesn't answer that question. It's really quite frustrating. The Arduino library for ESP32 is better documented. At least they have an online reference. The online reference I found for STM32 looks like it's at the very beginning.
Many Greetings!
Remo
