2019-07-11 04:26 AM
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
2019-07-15 01:14 AM
anyone ?