Can someone point me at an example of a non-HAL basedSTM32 peripheral driver?
I'd love to see a well structured, non-HAL based STM32 peripheral driver that is actually working in a real world application. For my purposes, a H7 UART driver that uses DMA would be great. If it implemented idle character detect and/or character match, that would be icing on the cake. If someone could point me at an example like this on some public repository somewhere, or just copy an example in this thread, that would be great.
I'm not trying to re-start the HAL vs no-HAL debate, I'd just like to see a non-HAL implementation for educational purposes.
Thanks
