Skip to main content
ranran
Senior
July 11, 2019
Question

Is there a CMSIS-driver compliant library for STM32 ?

  • July 11, 2019
  • 1 reply
  • 611 views

Hello,

I wanted to ask if STM32 (actually stm32h7) has any compliance with CMSIS-driver APIs ?

 (for example, uart cmsis is described here:

https://www.keil.com/pack/doc/CMSIS/Driver/html/group__usart__interface__gr.html

)

I assume the answer is not (after searching the APIs in code, and found nothing), yet I wanted to be sure about current status.

 

Another question: is there any example or open source for somone who did similar cmsis-driver compliance for ANY STM32 ?

Thanks,

ranran

This topic has been closed for replies.

1 reply

ranran
ranranAuthor
Senior
July 15, 2019

anyone ?