/CHIBIOSHAL-STM32U5

ChibiOS/HAL for the STM32U5xx

Primary LanguageCApache License 2.0Apache-2.0

CHIBIOSHAL-STM32U5

This is a first draft of a ChibiOS/HAL for the STM32U5xx.

This setup is pretty basic but surprisingly effective on my end. That said, there's still plenty of room for improvement, so if you're up for it, dive in and lend a hand!

Here's a lineup of drivers that got the port and a solid run:

  • DMAv2
  • EXTIv1
  • GPIOv2
  • I2Cv3
  • RNGv1
  • RTCv2
  • SPIv3
  • TIMv1
  • USARTv2
  • xWDGv1