Not sure about recent progress but IIRC Duc Doan (cced) is also using
STM provided HAL for his work on GPIO driver for F4 BSP. Please see [1]
and [2].
If however you consider HAL to be too heavy weight solution, perhaps you
may have a look into STM provided LL (low-layers drivers) API? This
Thanks for your great information !
On Sun, Sep 11, 2022 at 9:57 PM Karel Gardas
wrote:
>
> Not sure about recent progress but IIRC Duc Doan (cced) is also using
> STM provided HAL for his work on GPIO driver for F4 BSP. Please see [1]
> and [2].
>
> If however you consider HAL to be too heavy w