stm32-hal icon indicating copy to clipboard operation
stm32-hal copied to clipboard

STM32F4 USART Support

Open lindblandro opened this issue 9 months ago • 3 comments

I noticed that the USART support for stm32f4 is somewhat limited as it doesn't cover interrupts or dma transfers. The information is buried at the very end of the repository readme, in the errata section. I think interrupts / dma are essential for any real project and might be a deal breaker for stm32-hal (if one has to work with stm32f4).

lindblandro avatar Feb 01 '25 07:02 lindblandro